mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
fixup! Use Sphinx to revamp the documentation
This commit is contained in:
parent
fb5b45cecb
commit
250bb3791b
1 changed files with 0 additions and 6 deletions
|
@ -11,12 +11,6 @@ extensions = [
|
||||||
]
|
]
|
||||||
|
|
||||||
myst_enable_extensions = ["colon_fence"]
|
myst_enable_extensions = ["colon_fence"]
|
||||||
html_sidebars = {
|
|
||||||
"**": [
|
|
||||||
"sidebars/localtoc.html",
|
|
||||||
"repository.html",
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
templates_path = ["_templates"]
|
templates_path = ["_templates"]
|
||||||
|
|
Loading…
Reference in a new issue