Add docs for configuration options
This patch adds documentation for the senlin configuration options. Change-Id: I55eabc17ebbacfb01bfb07c37cee6f971a993b5c
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user