Skip to content

Commit add876b

Browse files
authored
Merge pull request #4341 from esl/docs/small-fixes
Doc improvements
2 parents 853aec3 + c94dc33 commit add876b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

mkdocs.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: MongooseIM Docs
22
site_description: "Documentation for MongooseIM - a mobile messaging platform with focus on performance and scalability"
33
site_author: "Erlang Solutions"
4-
site_url: https://esl.github.io/MongooseDocs/latest/
4+
site_url: https://esl.github.io/MongooseDocs/
55
repo_url: https://github.com/esl/MongooseIM
66
edit_uri: edit/master/doc/
77
docs_dir: doc
@@ -20,6 +20,12 @@ theme:
2020
toggle:
2121
icon: material/weather-night
2222
name: Switch to light mode
23+
features:
24+
- navigation.instant
25+
- navigation.instant.progress
26+
- navigation.top
27+
- content.tabs.link
28+
- toc.follow
2329
extra:
2430
version:
2531
provider: mike

0 commit comments

Comments
 (0)