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.
2 parents 853aec3 + c94dc33 commit add876bCopy full SHA for add876b
mkdocs.yml
@@ -1,7 +1,7 @@
1
site_name: MongooseIM Docs
2
site_description: "Documentation for MongooseIM - a mobile messaging platform with focus on performance and scalability"
3
site_author: "Erlang Solutions"
4
-site_url: https://esl.github.io/MongooseDocs/latest/
+site_url: https://esl.github.io/MongooseDocs/
5
repo_url: https://github.com/esl/MongooseIM
6
edit_uri: edit/master/doc/
7
docs_dir: doc
@@ -20,6 +20,12 @@ theme:
20
toggle:
21
icon: material/weather-night
22
name: Switch to light mode
23
+ features:
24
+ - navigation.instant
25
+ - navigation.instant.progress
26
+ - navigation.top
27
+ - content.tabs.link
28
+ - toc.follow
29
extra:
30
version:
31
provider: mike
0 commit comments