diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-08-17 19:39:23 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-08-17 19:39:23 -0400 |
commit | bd0185cf75536c63c1c48bf0d1862096821433a6 (patch) | |
tree | 8f40d233b4aea849dfee0d9f3d1ce83c45f73329 /docs/Overview.md | |
parent | b4ee93043ad9bd11f39137ce9999485c53ad4421 (diff) | |
download | kutter-bd0185cf75536c63c1c48bf0d1862096821433a6.tar.gz kutter-bd0185cf75536c63c1c48bf0d1862096821433a6.tar.xz kutter-bd0185cf75536c63c1c48bf0d1862096821433a6.zip |
docs: Don't use section-index plugin during klipper3d.org site generation
The section-index plugin can cause some confusing navigation. Use the
simpler site navigation for now.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 7d712433..632f584e 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -14,7 +14,7 @@ may require users to update their printer config file. - [Contact](Contact.md): Information on bug reporting and general communication with the Klipper developers. -## Configuration and Tuning Guides +## Installation and Configuration - [Installation](Installation.md): Guide to installing Klipper. - [Config Reference](Config_Reference.md): Description of config |