summaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted/developers/buildsystem/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gettingstarted/developers/buildsystem/index.rst')
-rw-r--r--docs/gettingstarted/developers/buildsystem/index.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/gettingstarted/developers/buildsystem/index.rst b/docs/gettingstarted/developers/buildsystem/index.rst
deleted file mode 100644
index 908e91e1fc1..00000000000
--- a/docs/gettingstarted/developers/buildsystem/index.rst
+++ /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