Skip to content

Commit fea4dd4

Browse files
committed
improved navigation
1 parent 2013b6c commit fea4dd4

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

includes/content_footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Please help us! You can fix it yourself and be an official "open source" contributor!
99

10-
It's easy! See our _[Beginner's guide to editing the docs](/about/help)_.
10+
It's easy! See our _[Beginner's guide to editing the docs]/docs/about/help)_.
1111

1212
??? tip "Page navigation via the keyboard: ++less++ ++greater++"
1313

includes/todo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
!!! success "Help us write it!"
22

3-
This section is unwritten or needs an update or edit. Can you [help write it](/about/help)?
3+
This section is unwritten or needs an update or edit. Can you [help write it]/docs/about/help)?
44
Get your name in lights and geeky pinball bragging rights! Hit the magic sparkly wand to
55
the right of the title to see this page source on GitHub. Then add/edit and
66
submit your change. It's easy! :fontawesome-solid-wand-magic-sparkles: :material-arrow-top-right:
77

88
----------------------------------------------------------------------------------
99

1010
<div style="text-align: center;">
11-
[CLICK TO LEARN HOW TO EDIT THIS PAGE :material-heart-multiple-outline:](/about/help){ .md-button .md-button--primary }
11+
[CLICK TO LEARN HOW TO EDIT THIS PAGE :material-heart-multiple-outline:]/docs/about/help){ .md-button .md-button--primary }
1212
</div>

mkdocs.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ theme:
3939
custom_dir: overrides
4040

4141
features:
42+
- navigation.tracking
4243
- navigation.instant
4344
- navigation.footer
44-
- navigation.tabs
4545
- navigation.indexes
4646
- navigation.top
4747
- content.action.edit
@@ -71,8 +71,7 @@ extra:
7171
base_url: /docs/
7272

7373
nav:
74-
- Home:
75-
- index.md
74+
- Overview: index.md
7675
- PPUC:
7776
- ppuc/index.md
7877
- ppuc/config_tool.md

0 commit comments

Comments
 (0)