mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
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 |
||
|---|---|---|
| .. | ||
| Async-Process.md | ||
| Banning.md | ||
| Bootstrap-&-Evennia.md | ||
| Building-Permissions.md | ||
| Clickable-Links.md | ||
| Colors.md | ||
| Concepts-Overview.md | ||
| Custom-Protocols.md | ||
| Guest-Logins.md | ||
| Internationalization.md | ||
| Messagepath.md | ||
| Multisession-modes.md | ||
| New-Models.md | ||
| OOB.md | ||
| Soft-Code.md | ||
| Text-Encodings.md | ||
| TextTags.md | ||
| Using-MUX-as-a-Standard.md | ||
| Web-Features.md | ||
| Zones.md | ||