rtd
This commit is contained in:
parent
eab0983731
commit
0d6814503a
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -33,7 +33,7 @@ def main():
|
|||
'-b', 'html',
|
||||
'-D', 'project={}'.format(doc),
|
||||
'-D', 'master_doc={}'.format('index'),
|
||||
# '-D', 'html_theme={}'.format('sphinx_rtd_theme'),
|
||||
'-D', 'html_theme={}'.format('sphinx_rtd_theme'),
|
||||
# '-C',
|
||||
'-c', directory,
|
||||
os.path.join(directory, doc),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue