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 29
29
- navigation.sections
30
30
31
31
plugins :
32
+ - awesome-pages # Required for pagenav-generator
33
+ - pagenav-generator
32
34
- search
33
35
- redirects :
34
36
# Forward renamed pages to avoid breaking old links.
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ mkdocs==1.3.0
10
10
mkdocs-awesome-pages-plugin==2.7.0
11
11
mkdocs-material==8.2.13
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.12.0
You can’t perform that action at this time.
0 commit comments