Commit graph

12 commits

Author SHA1 Message Date
Griatch
857984b26c Cleaned up Components page 2022-11-26 23:18:11 +01:00
Griatch
ecf4b5c524 Finish refactor of components 2022-11-26 18:35:34 +01:00
Griatch
03d63067d4 Revert "Updated HTML docs."
This reverts commit b93bccfe88.
2022-11-15 20:46:50 +01:00
Griatch
b93bccfe88 Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
ba13e3e44f Expand tutorial on equipmenthandler 2022-08-30 23:05:51 +02:00
Griatch
59212cbe46 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
4f57370bc9 Co-exist @-prefixes for management commands. Resolve 2353. 2021-11-13 02:15:30 +01:00
Griatch
b69d056ef2 Change to MyST parser 2021-10-26 21:31:20 +02:00
Dimitri
7e90599482 issue #2243 -- prefer f-strings over %-interpolation
edited docs to prefer f-strings, then str.format(), and remove %-interpolation

additional ad-hoc documentation fixes, as opportunities seen:
- replace Built-In Function (BIF) "min" variable with "mins"
- prefer BIF str(var) over "%s" % var
- reformat some code examples to clarify multiple args passed to functions
- change some single-quote strings to double-quotes for consistency
- fix mismatched parens

misc edits:
- add .vscode/ to gitignore
2021-10-12 12:13:42 -06:00
amfl
6ccd5a61fd Change most http links to https 2021-06-23 21:17:30 +12:00
Griatch
70d144199c Fixes to auto-link remapper 2020-07-12 22:13:47 +02:00
Griatch
24ba76c6b4 Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Renamed from docs/source/Component/Commands.md (Browse further)