diff options
Diffstat (limited to 'docs/developer/build-run-debug/index.rst')
-rw-r--r-- | docs/developer/build-run-debug/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/developer/build-run-debug/index.rst b/docs/developer/build-run-debug/index.rst new file mode 100644 index 00000000000..f8bfeab0bf8 --- /dev/null +++ b/docs/developer/build-run-debug/index.rst @@ -0,0 +1,14 @@ +.. _build_run_debug: + +======================= +Build, Run & Debug +======================= + +.. toctree:: + :maxdepth: 1 + + building + running_vpp + testing_vpp + gdb_examples + cross_compile_macos |