File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 9
9
IOTstack is a builder for docker-compose to easily make and maintain IoT
10
10
stacks on the Raspberry Pi
11
11
12
- Welcome to the IOTstack Wiki :
12
+ Welcome to IOTstack:
13
13
14
14
* <span class =" show-when-wide-layout " >
15
15
Use the top tabs and then the left list to explore this Wiki.
@@ -24,3 +24,7 @@ Welcome to the IOTstack Wiki:
24
24
* You're always welcome to ask questions on the [ IOTStack Discord] ( https://discord.gg/ZpKHnks ) .
25
25
26
26
* Fixes and improvements welcome, see [ Contributing] ( Developers/ )
27
+
28
+ !!! cite inline end "Full site page listing"
29
+
30
+ {nav}
Original file line number Diff line number Diff line change 27
27
- navigation.sections
28
28
29
29
plugins :
30
+ - awesome-pages # Required for pagenav-generator
31
+ - pagenav-generator
30
32
- search
31
33
- redirects :
32
34
# Forward renamed pages to avoid breaking old links.
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ mkdocs==1.2.3
10
10
mkdocs-awesome-pages-plugin==2.7.0
11
11
mkdocs-material==8.2.3
12
12
mkdocs-material-extensions==1.0.3
13
+ mkdocs-pagenav-generator @ git+https://github.com/Andre601/mkdocs-pagenav-generator@acb5b1561695e8f69d67fda029779f40e4b0beef
13
14
mkdocs-redirects==1.0.3
14
15
packaging==21.3
15
16
Pygments==2.11.2
You can’t perform that action at this time.
0 commit comments