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/Config_Changes.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/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index e4a74c6c..1894fad9 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -1,4 +1,4 @@ -# Configuration changes +# Configuration Changes This document covers recent software changes to the config file that are not backwards compatible. It is a good idea to review this |