Block comment should start with '# '
Each line of a block comment starts with a # and a single space. Change-Id: Ib52023f906513c7e3e27543b4957999d84b44d08
This commit is contained in:
parent
a31dc67178
commit
324857eaf5
@ -44,7 +44,7 @@ sys.path.insert(0, os.path.abspath('../../playbooks/inventory/'))
|
||||
extensions = ['sphinx.ext.autodoc','sphinxmark', 'sphinx.ext.extlinks']
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
#templates_path = ['_templates']
|
||||
# templates_path = ['_templates']
|
||||
|
||||
# The suffix of source filenames.
|
||||
source_suffix = '.rst'
|
||||
|
Loading…
Reference in New Issue
Block a user