summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-05-17 09:42:27 -0400
committerJorge Hernandez <jorge.hernandez-herrero@att.com>2019-05-21 16:02:00 +0000
commit5fc2fdb0eebfec733acbc26dc9ab933279ea2c83 (patch)
tree029b1f19130f5806fe06a9beaea0e82d4fcba03e /docs/index.rst
parentfd22bbf23c1a6ba9522753e6b7efe7334e62bfc7 (diff)
Initial set of documentation
This is where I am at with documentation, getting it up so Chenfei and Liam can help me with it. Issue-ID: POLICY-1676 Change-Id: I19e2bd794c65bfd05de0b3a732e005029267d690 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 00000000..36eee8e6
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,15 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+Policy Framework Architecture
+-----------------------------
+.. toctree::
+ :maxdepth: 1
+
+architecture/architecture.rst
+design/design.rst
+installation/installation.rst
+development/development.rst
+release-notes.rst
+
+
+End of Document