mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 09:22:31 -05:00
Emphasize lines with things to replace in autostart guides (#5548)
* Emphasize lines with things to replace in autostart guides * Use 'default' pygments style instead
This commit is contained in:
@@ -96,7 +96,7 @@ exclude_patterns = [
|
||||
]
|
||||
|
||||
# The name of the Pygments (syntax highlighting) style to use.
|
||||
pygments_style = "sphinx"
|
||||
pygments_style = "default"
|
||||
|
||||
# If true, `todo` and `todoList` produce output, else they produce nothing.
|
||||
todo_include_todos = False
|
||||
|
||||
Reference in New Issue
Block a user