Skip to content

Commit c798564

Browse files
committed
Remove redirects
1 parent b63031c commit c798564

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/mkdocs.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,6 @@ theme:
9797
plugins:
9898
- markdownextradata: {}
9999
- search
100-
# - redirects: # OPTIONAL REDIRECTS
101-
# redirect_maps:
102-
# "index.md": "getting_started.md"
103100
- mkdocstrings:
104101
default_handler: python
105102
handlers:
@@ -118,6 +115,7 @@ plugins:
118115
- "*/navigation.md"
119116
- mkdocs-jupyter:
120117
ignore_h1_titles: True
118+
- section-index
121119
markdown_extensions:
122120
- attr_list
123121
- toc:

0 commit comments

Comments
 (0)