Add Oran 12/61812/2 v0.3.1
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 23 Sep 2019 19:27:08 +0000 (15:27 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Tue, 24 Sep 2019 01:37:10 +0000 (21:37 -0400)
Oran documentation is WIP
I will need this released
before we can complete this task

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I3db6fc6644bc9f1f39e8cc6a8918b876902bcefd

docs_conf/defaults/oran.yaml [new file with mode: 0644]

diff --git a/docs_conf/defaults/oran.yaml b/docs_conf/defaults/oran.yaml
new file mode 100644 (file)
index 0000000..f68cf58
--- /dev/null
@@ -0,0 +1,31 @@
+---
+project: ORAN
+release: master
+version: master
+author: O-RAN Project
+copyright: 2019, O-RAN Project
+
+needs_sphinx: '1.6.5'
+extensions:
+  - sphinx.ext.autodoc
+  - sphinx.ext.doctest
+  - sphinx.ext.intersphinx
+  - sphinx.ext.graphviz
+  - sphinx.ext.todo
+  - sphinx.ext.coverage
+  - sphinx.ext.viewcode
+exclude_patterns:
+  - .DS_Store
+  - _build
+  - Thumbs.db
+todo_include_todos: false
+
+html_favicon: favicon.ico
+html_logo: _static/logo.png
+html_static_path:
+  - _static
+html_theme: bootstrap
+html_theme_options:
+  bootswatch_theme: united
+  navbar_sidebarrel: false
+  source_link_position: footer