evennia/docs/source/Concepts
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
..
Async-Process.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Banning.md Remove mention of defunct delaccount cmd 2021-03-20 09:45:17 +01:00
Bootstrap-&-Evennia.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Building-Permissions.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Clickable-Links.md Add MXP support for anchor tags 2021-06-18 14:29:46 -04:00
Colors.md Clean up docs and more funcparser fixes 2021-03-27 23:43:46 +01:00
Concepts-Overview.md Fixes to auto-link remapper 2020-07-12 22:13:47 +02:00
Custom-Protocols.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Guest-Logins.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Internationalization.md Update i18n docs 2021-05-29 18:33:46 +02:00
Messagepath.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Multisession-modes.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
New-Models.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
OOB.md Change most http links to https 2021-06-23 21:17:30 +12:00
Soft-Code.md Change most http links to https 2021-06-23 21:17:30 +12:00
Text-Encodings.md Change most http links to https 2021-06-23 21:17:30 +12:00
TextTags.md Clean up docs and more funcparser fixes 2021-03-27 23:43:46 +01:00
Using-MUX-as-a-Standard.md Change most http links to https 2021-06-23 21:17:30 +12:00
Web-Features.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Zones.md Doc refactor/renaming 2020-07-12 17:33:52 +02:00