summaryrefslogtreecommitdiffstats
path: root/docs/reference/buildsystem/index.rst
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2018-08-09 16:12:20 -0400
committerDave Barach <openvpp@barachs.net>2018-08-10 15:05:09 +0000
commit8e83bcb9ae6abca841abaaef3cd7f9fa5bc613d6 (patch)
tree7a97bb60121e95d081ac1e83fe2b182a6e312e51 /docs/reference/buildsystem/index.rst
parenta38d001cfe80c29291fb02a02fe8b624562db91c (diff)
DOC-ONLY: build system details
The tables need some TLC from someone familiar with making pretty tables. Fixed text-wrapping onto newlines for all tables in our docs. Changed Environment Variables to ENV Variables so that the specific column header fits properly. Change-Id: Ie758612e561eefe44e771dac63b63bf026a52c2d Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'docs/reference/buildsystem/index.rst')
-rw-r--r--docs/reference/buildsystem/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/reference/buildsystem/index.rst b/docs/reference/buildsystem/index.rst
new file mode 100644
index 00000000000..f7c512e255a
--- /dev/null
+++ b/docs/reference/buildsystem/index.rst
@@ -0,0 +1,11 @@
+.. _buildsystem:
+
+Build System
+============
+
+This reference guide describes the vpp build system in detail
+
+.. toctree::
+
+ mainmakefile
+ buildrootmakefile