docs: better docs, mv doxygen to sphinx
[vpp.git] / docs / developer / build-run-debug / index.rst
diff --git a/docs/developer/build-run-debug/index.rst b/docs/developer/build-run-debug/index.rst
new file mode 100644 (file)
index 0000000..f8bfeab
--- /dev/null
@@ -0,0 +1,14 @@
+.. _build_run_debug:
+
+=======================
+Build, Run & Debug
+=======================
+
+.. toctree::
+   :maxdepth: 1
+
+   building
+   running_vpp
+   testing_vpp
+   gdb_examples
+   cross_compile_macos