Skip to content

Commit

Permalink
try changing order of extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 committed Jun 12, 2024
1 parent bac54de commit 45de572
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ bibtex_bibfiles:
# Advanced configuration
sphinx:
extra_extensions:
# required for mermaid
- myst_parser
# 404 not found page
- notfound.extension
# maintain old paths and redirect them (so google results dont go to 404)
# https://github.com/wpilibsuite/sphinxext-rediraffe
- sphinxext.rediraffe
- sphinx_exercise
- sphinxcontrib.mermaid
# required for mermaid
- myst_parser
config:
language: en # accessibility
# application/vnd.holoviews_load.v0+json, application/vnd.holoviews_exec.v0+json
Expand Down

0 comments on commit 45de572

Please sign in to comment.