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 |
||
|---|---|---|
| .. | ||
| Apache-Config.md | ||
| Choosing-An-SQL-Server.md | ||
| Client-Support-Grid.md | ||
| Evennia-Game-Index.md | ||
| Extended-Installation.md | ||
| Grapevine.md | ||
| HAProxy-Config.md | ||
| How-to-connect-Evennia-to-Twitter.md | ||
| Installing-on-Android.md | ||
| IRC.md | ||
| Online-Setup.md | ||
| RSS.md | ||
| Running-Evennia-in-Docker.md | ||
| Security.md | ||
| Settings-File.md | ||
| Setup-Overview.md | ||
| Setup-Quickstart.md | ||
| Start-Stop-Reload.md | ||