Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Add link to Moonraker in API_Server.md | Kevin O'Connor | 2022-04-09 | 1 | -0/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | angle: Initial support for angle sensor calibration | Kevin O'Connor | 2022-03-29 | 1 | -1/+2 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | sensor_angle: Add support for bulk querying of spi angle sensors | Kevin O'Connor | 2022-03-29 | 1 | -0/+18 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Add support for dumping and analyzing adxl345 data | Kevin O'Connor | 2021-08-30 | 1 | -0/+20 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motion_report: Add support for dumping steps/trapq via API server | Kevin O'Connor | 2021-08-22 | 1 | -0/+43 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Use hash marks for header lines | Kevin O'Connor | 2021-07-27 | 1 | -10/+5 |
| | | | | | | Consistently use leading hash marks (#) to note section headers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs : make modifications to all md files to make them compatible with mkdocs | Damien | 2021-07-27 | 1 | -5/+7 |
| | | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME | ||||
* | docs: Fix missing backtick in API_Server.md | Kevin O'Connor | 2021-06-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Avoid link descriptions that span multiple lines | Kevin O'Connor | 2021-05-28 | 1 | -2/+2 |
| | | | | | | | The Jekyll markdown renderer gets confused by links that span multiple lines. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Move status field reference to new Status_Reference.md file | Kevin O'Connor | 2021-04-28 | 1 | -3/+2 |
| | | | | | | | Move the reference of "printer" status fields from Command_Templates.md to a new Status_Reference.md file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Prefer Jinja2 "set" directive to default_parameter_xxx in examples | Kevin O'Connor | 2021-04-26 | 1 | -5/+1 |
| | | | | | | The "set" directive is more flexible and easier to understand. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Document "register_remote_method" endpoint | Arksine | 2020-11-04 | 1 | -0/+30 |
| | | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | docs: Provide response_template in subscription examples in API_Server.md | Kevin O'Connor | 2020-10-17 | 1 | -2/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add initial API_Server.md document | Kevin O'Connor | 2020-10-17 | 1 | -0/+293 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |