Pedro Lamas
ed569a2fdb
docs: fixes minor typos
...
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
2023-02-23 11:29:39 -05:00
Eric Callahan
672c223cc6
docs: update README with a link to the changelog
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2023-02-22 19:55:37 -05:00
Eric Callahan
a3121775fc
build: add initial support for pdm build
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2023-02-22 18:08:46 -05:00
Eric Callahan
d70dfaeebd
docs: update machine config documentation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2023-02-08 05:42:30 -05:00
Eric Callahan
225ec588eb
docs: document allowed services
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2023-01-02 07:46:44 -05:00
Eric Callahan
5d4db16fd6
docs: update configuration documention
...
Note support for inline comments and the current behavior
for include directives.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2022-07-27 07:41:07 -04:00
Eric Callahan
0f70037ffc
docs: update documentation for config changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2022-04-06 08:41:19 -04:00
Eric Callahan
5f5f40293e
Revert "docs: update user changes"
...
This reverts commit 82a22b287f
.
2022-04-04 20:31:35 -04:00
Eric Callahan
82a22b287f
docs: update user changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2022-04-04 19:40:50 -04:00
Brian 'Redbeard' Harrington
be2e8623b9
docs: Remove ambiguity from documentation index
...
Presently the index page of the documentation makes no attempt to
clarify what Moonraker is or even that it has anything to do with 3D
printing or CNC machine control. This attempts to add a basic
clarification by using the top level description from README.md.
Additionally this adds a second clarification that Klipper is a "3D
printer firmware" (as referenced in the Klipper `README.md`) in this
projects `README.md`.
Signed-off-by: Brian 'Redbeard' Harrington <redbeard@dead-city.org>
2022-03-29 15:20:41 -04:00
Eric Callahan
efeea0d8e1
docs: document connection identify endpoint
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2022-03-04 19:56:13 -05:00
Eric Callahan
0d93cf2c39
docs: respect OctoPrint's case
...
Make sure that all references capitalize the "P" in OctoPrint.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2022-02-26 10:48:53 -05:00
th33xitus
8b8cb66481
readme: fix link for MainsailOS
...
readme: replace `Meteyou` with `Mainsail-Crew`
docs: replace `meteyou` with `mainsail-crew` in web_api.md
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-02-23 10:24:39 -05:00
Eric Callahan
8ff54e2372
docs: update documenation for "power on queued" changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2022-02-23 09:13:54 -05:00
Eric Callahan
0a541bbea1
docs: add documentation for the secrets module
...
Update the documentation for all relevant options that may
be resolved from secrets.
Signed-off-by: Eric Calalahan <arksine.code@gmail.com>
2021-12-24 14:44:48 -05:00
FrYakaTKoP
79b1c071ad
docs: change repository links from meteyou to mainsail-crew
...
Signed-off-by: Christoph Frei <fryakatkop@gmail.com>
2021-11-14 06:47:17 -05:00
Eric Callahan
9789b3d999
docs: update user changes
...
Note that core components should now be configured in their own config section.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-12 10:11:39 -05:00
Eric Callahan
4e567d72a9
readme: add links for Docker Images
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-05 15:35:54 -04:00
Eric Callahan
78af774413
readme: add links for Pi images
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-05 15:26:41 -04:00
Eric Callahan
800816055e
readme: add a clients header
...
Also update the link to Fluidd.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-05 15:21:18 -04:00
Arksine
f4ebb93546
docs: update documentation for the Authorization component
...
USER_CHANGE: The "enable" and "api_key_file" options in the [authorizaton] section are now deprecated. A new API Key will be generated. Use the "fetch-apikey.sh" script to retrieve the new key.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-04-19 20:46:17 -04:00
Arksine
61c62154ae
readme: Add mooncord to list of clients
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-29 12:05:23 -04:00
Arksine
1615af731b
readme: Add link to Read The Docs
...
Update the links for user changes and api changes.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-16 08:35:18 -04:00
Arksine
7e230c1c77
docs: update API documenation to reflect recent changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-15 07:03:01 -04:00
Arksine
92de4b75ee
docs: Update documentation for changes to cors_domains option
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-10 19:42:39 -05:00
Arksine
606625a3aa
docs: Update documentation with logging changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-06 07:56:21 -05:00
Arksine
84f663e2bc
docs: update user_changes with octoprint_compat requirement
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-04 20:59:27 -05:00
Arksine
81104a6618
docs: update documentation for latest changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com
2021-01-31 07:41:16 -05:00
Arksine
578ce740c5
docs: update API documentation for changes to update_manager
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-22 17:18:28 -05:00
Volodymyr Babchynskyy
6f4a72fe2e
Readme: added link to Klipper
...
Signed-off-by: Volodymyr Babchynskyy <vvchik@gmail.com>
2021-01-09 05:46:28 -05:00
Arksine
67adcfc448
docs: note update_manager API changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-04 08:51:41 -05:00
Arksine
4aa2a86e3b
docs: Document "notify_klippy_shutdown"
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-01 11:51:52 -05:00
Arksine
933622adda
docs: Note changes to the file manager path restrictions
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-31 20:23:48 -05:00
Arksine
20d27b0be6
docs: Add KlipperScreen to list of available clients
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-16 12:39:46 -05:00
Arksine
1b997b7457
docs: Note changes to install script
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-06 07:05:21 -05:00
Arksine
6403eaa0db
docs: document "update_manager" plugin
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-28 07:22:09 -05:00
Arksine
f96fb997da
docs: document API for retreiving Klipper "docs"
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-23 06:22:45 -05:00
Arksine
01a48e530f
docs: update documentation for changes to "power" plugin
...
The power APIs were never properly documented, so this adds them to web_api.md. In addition, a new "user_changes.md" document has been added to help users transition to the new plugin.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-19 15:43:24 -05:00
Arksine
43d8e181be
readme: Add Fluidd to the list of supported clients
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-09-30 18:08:41 -04:00
Arksine
d021eddb16
docs: Fix typo in readme
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-08-22 20:47:56 -04:00
Arksine
d1c740b900
moonraker: add initial source
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-07-02 12:24:15 -04:00
Arksine
8779bd74e2
Initial commit
2020-07-01 20:13:59 -04:00