mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
parent
3ddacb7bdc
commit
5754311494
1 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,9 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
|
|||
# The name of the Pygments (syntax highlighting) style to use.
|
||||
pygments_style = "sphinx"
|
||||
|
||||
# Only syntax highlight of code-block is used:
|
||||
highlight_language = "none"
|
||||
|
||||
# If true, `todo` and `todoList` produce output, else they produce nothing.
|
||||
todo_include_todos = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue