Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _klipper3d: Add comments to files in this directory | Kevin O'Connor | 2021-07-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: make mkdocs_hooks.transform more robust | Damien Martin | 2021-07-27 | 1 | -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 theme | Damien | 2021-07-27 | 1 | -0/+18 |
This changes the framework used to generate the klipper3d site. Signed-off-by: Damien Martin <damlobster@gmail.com> |