aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-06-06 15:00:49 +0200
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-06-06 15:06:47 +0200
commitaf27662f2f47c46d996ed017f9d1b0679bf37bb4 (patch)
tree518b4b3222f1a9523da5d0171c4facdb602ca767 /docs/development
parent2167fff07c7ccdeb33e486e43000f2d6c0a207e4 (diff)
Enable local documentation builds
Adds a local conf.py and conf.yaml (using lfdocs-conf), to enable local docs build. Change-Id: Iaab750983f02476d9bccb6c9bcf2b38544d54d8c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/index.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/development/index.rst b/docs/development/index.rst
new file mode 100644
index 00000000..5644372b
--- /dev/null
+++ b/docs/development/index.rst
@@ -0,0 +1,16 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. SPDX-License-Identifier: CC-BY-4.0
+.. (c) Open Platform for NFV Project, Inc. and its contributors
+
+.. _sfc-development:
+
+=========================
+Development Documentation
+=========================
+
+.. toctree::
+ :numbered:
+ :maxdepth: 2
+
+ requirements/index
+ design/index