Add docs for configuration options

This patch adds documentation for the senlin configuration options.

Change-Id: I55eabc17ebbacfb01bfb07c37cee6f971a993b5c
This commit is contained in:
tengqm
2016-07-23 08:09:15 -04:00
parent b2c5a2c3cd
commit cccdf92f14
8 changed files with 48 additions and 8 deletions

View File

@@ -28,7 +28,8 @@ extensions = [
# 'sphinx.ext.todo'
'sphinx.ext.graphviz',
'sphinx.ext.intersphinx',
'oslosphinx'
'oslosphinx',
'oslo_config.sphinxext',
]
# autodoc generation is a bit aggressive and a nuisance when doing heavy