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/FAQ.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/FAQ.md')
-rw-r--r-- | docs/FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md index a68bbd06..7724d2c9 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -1,4 +1,4 @@ -# Frequently asked questions +# Frequently Asked Questions 1. [How can I donate to the project?](#how-can-i-donate-to-the-project) 2. [How do I calculate the rotation_distance config parameter?](#how-do-i-calculate-the-rotation_distance-config-parameter) |