Griatch
ca7bee9d99
Considerable cleanup of installation docs
2022-02-05 14:03:01 +01:00
Griatch
36e985557f
Rename all at_before/after hooks to at_pre/post. Old names still work but are deprecated. Resolves #1454 .
2021-10-31 22:18:58 +01:00
Griatch
a51e4af609
Change to MyST parser
2021-10-26 21:31:20 +02:00
Dimitri
704bd1cdf1
correct typo "npt" -> "npc"
2021-10-12 12:13:42 -06: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
a815db4ca9
Complete permanent->persistent rename of cmdset kwarg for consistency
2021-08-06 17:16:44 +02:00
amfl
11fa5fe184
Change most http links to https
2021-06-23 21:17:30 +12:00
Griatch
03fcb81fb3
Clean up develop doc build to avoid clashes
2020-10-19 22:40:43 +02:00
Griatch
7015b4992d
Recovered my old where-do-I-begin article from Imaginary Realities and adopted it into tutorial
2020-07-31 20:52:18 +02:00
Griatch
eca9ed4d78
Wrote introduction to tutorial-game coding section
2020-07-31 19:25:22 +02:00
Griatch
c2af8d2889
Refactor starting tutorial intro pages
2020-07-31 18:40:48 +02:00
Griatch
397b5feedf
Clean up client grid
2020-07-31 18:15:53 +02:00
Griatch
fcb8f3ff9f
Finish up doc on sittables
2020-07-27 22:04:07 +02:00
Griatch
0df87037e7
Ran black on sources, add black config
2020-07-27 21:09:13 +02:00
Griatch
b5b265ec3b
Doc refactor/renaming
2020-07-12 17:33:52 +02:00