mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
disable dev mode
This commit is contained in:
@@ -67,7 +67,7 @@ html_theme = 'sphinx_book_theme'
|
|||||||
html_static_path = ['_static']
|
html_static_path = ['_static']
|
||||||
|
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"theme_dev_mode": True,
|
# "theme_dev_mode": True,
|
||||||
"path_to_docs": "source",
|
"path_to_docs": "source",
|
||||||
"repository_url": "https://github.com/Start9Labs/documentation",
|
"repository_url": "https://github.com/Start9Labs/documentation",
|
||||||
"use_edit_page_button": True,
|
"use_edit_page_button": True,
|
||||||
|
|||||||
Reference in New Issue
Block a user