API: Do not show "Created using Sphinx" in the footer
I talked to Campbell and he said there is no need for this
This commit is contained in:
parent
c91bdaf55b
commit
831cfcfb3d
@ -1655,6 +1655,7 @@ def write_sphinx_conf_py(basepath):
|
||||
|
||||
# not helpful since the source is generated, adds to upload size.
|
||||
fw("html_copy_source = False\n")
|
||||
fw("html_show_sphinx = False\n")
|
||||
fw("html_split_index = True\n")
|
||||
fw("\n")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user