We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac54de commit 45de572Copy full SHA for 45de572
_config.yml
@@ -63,15 +63,15 @@ bibtex_bibfiles:
63
# Advanced configuration
64
sphinx:
65
extra_extensions:
66
- # required for mermaid
67
- - myst_parser
68
# 404 not found page
69
- notfound.extension
70
# maintain old paths and redirect them (so google results dont go to 404)
71
# https://github.com/wpilibsuite/sphinxext-rediraffe
72
- sphinxext.rediraffe
73
- sphinx_exercise
74
- sphinxcontrib.mermaid
+ # required for mermaid
+ - myst_parser
75
config:
76
language: en # accessibility
77
# application/vnd.holoviews_load.v0+json, application/vnd.holoviews_exec.v0+json
0 commit comments