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.
section-index
navigation.indexes
1 parent 75c257e commit 7834896Copy full SHA for 7834896
RELEASE_NOTES.md
@@ -14,4 +14,4 @@
14
15
## Bug Fixes
16
17
-<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
+- Fix the **API Reference** link in the documentation website navigation bar.
mkdocs.yml
@@ -24,6 +24,7 @@ theme:
24
features:
25
- content.code.annotate
26
- content.code.copy
27
+ - navigation.indexes
28
- navigation.instant
29
- navigation.tabs
30
- navigation.top
@@ -115,7 +116,6 @@ plugins:
115
116
- https://typing-extensions.readthedocs.io/en/stable/objects.inv
117
- https://watchfiles.helpmanual.io/objects.inv
118
- search
- - section-index
119
120
# Preview controls
121
watch:
0 commit comments