Start using oslosphinx theme for docs
Change-Id: Ic327d9752e9c77e6543f23b032c8b77abd6ed479
This commit is contained in:
parent
733f1e58d8
commit
21f166b623
@ -88,7 +88,7 @@ gen_ref("v3", "Version 3 API Reference",
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions
|
||||
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
||||
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx']
|
||||
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'oslosphinx']
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
@ -6,5 +6,6 @@ fixtures>=0.3.14
|
||||
keyring>=1.6.1,<2.0,>=2.1
|
||||
mock>=1.0
|
||||
sphinx>=1.1.2,<1.2
|
||||
oslosphinx
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.34
|
||||
|
Loading…
Reference in New Issue
Block a user