aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_klipper3d/mkdocs.yml
Commit message (Collapse)AuthorAgeFilesLines
* docs: Don't use section-index plugin during klipper3d.org site generationKevin O'Connor2021-08-171-15/+12
| | | | | | | 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>
* _klipper3d: Add additional comments to mkdocs.ymlKevin O'Connor2021-08-021-29/+34
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* klipper3d: links to anchors not working with SafariDamien2021-07-281-1/+0
| | | | | Solves issue #4538 Signed-off-by: Damien Martin <damlobster@gmail.com>
* _klipper3d: Set use_directory_urls to FalseKevin O'Connor2021-07-271-0/+1
| | | | | | | Restore old link behavior - each document file will have a single html file ending in the ".html" suffix. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* _klipper3d: Move mkdocs.yml to docs/_klipper3dKevin O'Connor2021-07-271-0/+122
Reported by @damlobster . Signed-off-by: Kevin O'Connor <kevin@koconnor.net>