mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Don't use any extension for HTML files
This commit is contained in:
parent
803dc59cdd
commit
392e0e9bf9
1 changed files with 3 additions and 0 deletions
|
|
@ -91,6 +91,9 @@ todo_include_todos = False
|
|||
|
||||
# -- Options for HTML output ----------------------------------------------
|
||||
|
||||
# Don't use any extension for HTML files
|
||||
html_file_suffix = ""
|
||||
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue