Hide ToDo by default
This commit is contained in:
parent
10278102d6
commit
69c88baefc
@ -49,7 +49,7 @@ default_dark_mode = False
|
|||||||
# -- Options for todo extension ----------------------------------------------
|
# -- Options for todo extension ----------------------------------------------
|
||||||
|
|
||||||
# Show TODOs in the output
|
# Show TODOs in the output
|
||||||
todo_include_todos = True
|
todo_include_todos = False
|
||||||
|
|
||||||
# -- Options for ReadTheDocs -------------------------------------------------
|
# -- Options for ReadTheDocs -------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user