aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_klipper3d/mkdocs_hooks.py
Commit message (Collapse)AuthorAgeFilesLines
* _klipper3d: Add comments to files in this directoryKevin O'Connor2021-07-271-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: make mkdocs_hooks.transform more robustDamien Martin2021-07-271-10/+23
| | | | | | | - Keeps the markdown inside the code blocks as is - Logs the modified lines (mkdocs serve —verbose) Signed-off-by: Damien Martin <damlobster@gmail.com>
* docs: Setup mkdocs with mkdocs-material themeDamien2021-07-271-0/+18
This changes the framework used to generate the klipper3d site. Signed-off-by: Damien Martin <damlobster@gmail.com>