Commit graph

7 commits

Author SHA1 Message Date
Griatch
e8d08ad597 Update docs 2022-09-17 18:35:47 +02:00
Griatch
10952ae47b Clarifying the search lock defaults to True 2022-09-11 11:44:47 +02:00
Griatch
01505e0d92 Update Locks doc/CHANGELOG with new search lock 2022-09-11 11:35:16 +02: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
Griatch
4250ca1a29 Add api customization templates 2021-05-23 18:27:50 +02:00
Griatch
b5b265ec3b Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Renamed from docs/source/Component/Locks.md (Browse further)