Commit graph

9 commits

Author SHA1 Message Date
Griatch
c7ec3dfad3 Refactoring Concept/Component documentation. Still not done 2022-11-26 15:37:02 +01:00
Griatch
0b9f6ac540 Extensive cleanup of docs 2022-11-21 00:33:36 +01:00
Griatch
a452434ba8 Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd.
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
628afe9367 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
a51e4af609 Change to MyST parser 2021-10-26 21:31:20 +02:00
Dimitri
851ca30be5 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
11fa5fe184 Change most http links to https 2021-06-23 21:17:30 +12:00
Griatch
b5b265ec3b Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Renamed from docs/source/Concept/Async-Process.md (Browse further)