evennia/docs/source/Setup
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
..
Apache-Config.md Change most http links to https 2021-06-23 21:17:30 +12:00
Choosing-An-SQL-Server.md Change most http links to https 2021-06-23 21:17:30 +12:00
Client-Support-Grid.md Change most http links to https 2021-06-23 21:17:30 +12:00
Evennia-Game-Index.md Change most http links to https 2021-06-23 21:17:30 +12:00
Extended-Installation.md Resolve merge conflicts 2021-10-05 21:54:27 +02:00
Grapevine.md Change most http links to https 2021-06-23 21:17:30 +12:00
HAProxy-Config.md Update HaProxy document, move server/admin to correct place 2021-05-26 20:12:19 +02:00
How-to-connect-Evennia-to-Twitter.md issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Installing-on-Android.md Merge changes from master 2020-07-15 18:07:45 +02:00
IRC.md Change most http links to https 2021-06-23 21:17:30 +12:00
Online-Setup.md Fix formatting on localhost url 2021-06-23 21:17:43 +12:00
RSS.md Change most http links to https 2021-06-23 21:17:30 +12:00
Running-Evennia-in-Docker.md Fixed all errors in doc building 2020-07-11 00:27:10 +02:00
Security.md Fixed all errors in doc building 2020-07-11 00:27:10 +02:00
Settings-File.md Fix all failing links and warnings 2020-07-09 00:06:50 +02:00
Setup-Overview.md Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00
Setup-Quickstart.md Add support for latest Twisted and Python 3.9 2021-05-15 23:46:34 +02:00
Start-Stop-Reload.md Update docs with new start envvars info 2021-01-30 13:24:52 +01:00