File tree Expand file tree Collapse file tree 1 file changed +9
-18
lines changed Expand file tree Collapse file tree 1 file changed +9
-18
lines changed Original file line number Diff line number Diff line change @@ -5,22 +5,13 @@ logo: "/assets/site/OS2kitos_logo.png"
55favicon_ico : " /assets/site/favicon.ico"
66url : https://just-the-docs.github.io
77
8- # Aux links for the upper right navigation
9- aux_links :
10- OS2Kitos på OS2.eu : https://os2.eu/os2kitos
11- Os2Kitos på Github : https://github.com/os2kitos
12- Kitos API Swagger : https://kitos.dk/swagger/ui/index
13-
14- # Makes Aux links open in a new tab. Default is false
15- aux_links_new_tab : true
8+ mermaid :
9+ # Version of mermaid library
10+ # Pick an available version from https://cdn.jsdelivr.net/npm/mermaid/
11+ version : " 11.9.0"
1612
17- # Enable or disable the side/mobile menu globally
18- # Nav menu can also be selectively enabled or disabled using page variables or the minimal layout
19- nav_enabled : true
20-
21- defaults :
22- - scope :
23- path : " docs" # an empty string here means all files in the project
24- type : " pages"
25- values :
26- layout : " default"
13+ aux_links :
14+ Repository : https://github.com/zorp/os2-sekretariat-docs
15+ Maintainers : ./MAINTAINERS
16+ Contribute : ./CONTRIBUTING
17+
You can’t perform that action at this time.
0 commit comments