Merge "Misc Changes"
authorSofia Wallin <sofia.wallin@ericsson.com>
Mon, 20 Mar 2017 09:23:43 +0000 (09:23 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 20 Mar 2017 09:23:43 +0000 (09:23 +0000)
.gitmodules
docs/_static/my-styles.css [new file with mode: 0644]
docs/_templates/layout.html [new file with mode: 0644]
docs/conf.py
docs/submodules/barometer
docs/submodules/multisite
docs/submodules/opera [new submodule]

index e02f4da..d82e772 100644 (file)
        url = https://gerrit.opnfv.org/gerrit/ovno
        branch = .
        shallow = true
+[submodule "docs/submodules/opera"]
+       path = docs/submodules/opera
+       url = https://gerrit.opnfv.org/gerrit/opera
+       branch = .
+       shallow = true
 [submodule "docs/submodules/snaps"]
        path = docs/submodules/snaps
        url = https://gerrit.opnfv.org/gerrit/snaps
diff --git a/docs/_static/my-styles.css b/docs/_static/my-styles.css
new file mode 100644 (file)
index 0000000..86e7ea8
--- /dev/null
@@ -0,0 +1,20 @@
+body{
+       font-family:"Arial", Helvetica, sans-serif;
+}
+
+.navbar-brand img {
+    height: 200%;
+    margin-top: -5%;
+}
+
+.navbar, h1, h2, h3, h4, h5, h6 {
+       font-family: "Arial",sans-serif;
+}
+
+.navbar-fixed-top {
+    top: 10px
+}
+
+.navbar-text{
+       color: #676767;
+}
\ No newline at end of file
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
new file mode 100644 (file)
index 0000000..08baa3e
--- /dev/null
@@ -0,0 +1,5 @@
+{# Import the theme's layout. #}
+{% extends "!layout.html" %}
+
+{# Custom CSS overrides #}
+{% set bootswatch_css_custom = ['_static/my-styles.css'] %}
\ No newline at end of file
index 3060d82..5cf18dd 100644 (file)
@@ -31,7 +31,7 @@ source_suffix = '.rst'
 master_doc = 'index'
 
 # General information about the project.
-project = 'Documentation'
+project = ''
 copyright = '2017, OPNFV. Licensed under CC BY 4.0'
 author = 'Open Platform for NFV'
 
index 5649793..f237c12 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 5649793d2037d6f26211be4035e28842ebb3e737
+Subproject commit f237c12fd5832dae68630f1d39e8b6c5bdb59f9d
index 60dca59..a8d4ece 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 60dca59ac451300fae214776e82a068b2e8607da
+Subproject commit a8d4ece6e06dd34fc0d5e2708dd861a8f7c77441
diff --git a/docs/submodules/opera b/docs/submodules/opera
new file mode 160000 (submodule)
index 0000000..4867ce9
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 4867ce93ff214e5bcb1b3b178173080a17bfc5dd