docs: better docs, mv doxygen to sphinx
[vpp.git] / docs / gettingstarted / developers / buildsystem / index.rst
diff --git a/docs/gettingstarted/developers/buildsystem/index.rst b/docs/gettingstarted/developers/buildsystem/index.rst
deleted file mode 100644 (file)
index 908e91e..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-.. _buildsystem:
-
-Build System
-============
-
-This guide describes the vpp build system in detail. As of this writing,
-the build systems uses a mix of make / Makefiles, cmake, and ninja to
-achieve excellent build performance.
-
-.. toctree::
-
-    mainmakefile
-    cmakeandninja
-    buildrootmakefile