Commit graph

7 commits

Author SHA1 Message Date
Griatch
ae0e341461 Change custom_gametime contrib to start days/weeks/months from 1 instead of from 0. Resolve #1753 2021-11-04 00:15:27 +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
Griatch
24ba76c6b4 Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Griatch
a6e1dac5cb Relinked with correct relative links 2020-06-19 15:56:02 +02:00
Griatch
a5f66e4652 Resync all links and fix issues with auto-relink 2020-06-18 00:44:36 +02:00
Griatch
b6e929bc66 Reorganize docs into flat folder layout 2020-06-17 18:06:41 +02:00
Renamed from docs/source/Gametime-Tutorial.md (Browse further)