aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Example_Configs.md
Commit message (Collapse)AuthorAgeFilesLines
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-1/+3
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* docs: Avoid link descriptions that span multiple linesKevin O'Connor2021-05-281-9/+10
| | | | | | | The Jekyll markdown renderer gets confused by links that span multiple lines. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note that attribution/history should be avoiding in Example_Configs.mdKevin O'Connor2021-04-131-0/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add link to Discourse server in Example_Configs.mdKevin O'Connor2021-04-071-4/+7
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Deprecate support for the pin_map config optionKevin O'Connor2021-03-251-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Updates to Example_Configs.mdKevin O'Connor2021-03-221-3/+23
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Example_Configs.md - info on adding new config files to KlipperKevin O'Connor2021-03-221-0/+74
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>