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 5ed7816 commit 1bfd62fCopy full SHA for 1bfd62f
docs/js/version-select.js
mkdocs.yml
@@ -11,14 +11,15 @@ theme:
11
repo: fontawesome/brands/github-alt
12
name: 'material'
13
custom_dir: custom-theme
14
+ features:
15
+ - navigation.instant
16
favicon: images/favicon.ico
17
palette:
18
primary: 'white'
19
accent: 'red'
20
21
extra_css:
22
- 'stylesheets/extra.css'
- - 'css/version-select.css'
23
extra_javascript:
24
- 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML'
25
- 'js/version-select.js'
@@ -39,6 +40,8 @@ extra:
39
40
link: https://github.com/Trivadis
41
- icon: fontawesome/brands/twitter
42
link: https://twitter.com/trivadis
43
+ version:
44
+ provider: mike
45
46
plugins:
47
- search
0 commit comments