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 d2c3eb9 commit 3f71eebCopy full SHA for 3f71eeb
mkdocs.yml
@@ -28,6 +28,9 @@ extra_javascript:
28
# Read the Docs requires JQuery for its JavaScript code to inject the flyout
29
# menu. Material for MkDocs does not come with JQuery.
30
- 'https://code.jquery.com/jquery-3.6.1.min.js'
31
+exclude_docs: |
32
+ /maintainers/archive/
33
+ /maintainers/stack_errors.md
34
35
nav:
36
- Welcome!: README.md
0 commit comments