evennia/docs/source
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
..
_static More admin cleanup and doc writing 2021-05-22 20:12:48 +02:00
_templates Better spacing 2021-08-06 00:50:59 +02:00
api Add XYZgrid contrib api files, prepare for merge 2021-07-23 00:19:28 +02:00
Coding Change most http links to https 2021-06-23 21:17:30 +12:00
Components issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Concepts issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Contribs issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Howto issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
Setup issue #2243 -- prefer f-strings over %-interpolation 2021-10-12 12:13:42 -06:00
conf.py Change link order in doc sidebar 2021-03-06 01:32:23 +01:00
Contributing-Docs.md Change most http links to https 2021-06-23 21:17:30 +12:00
Contributing.md Change most http links to https 2021-06-23 21:17:30 +12:00
Evennia-API.md Clean up docs and more funcparser fixes 2021-03-27 23:43:46 +01:00
Evennia-Introduction.md Change most http links to https 2021-06-23 21:17:30 +12:00
Glossary.md Fix some broken master-doc pages 2021-06-13 22:47:44 +02:00
How-To-Get-And-Give-Help.md Change most http links to https 2021-06-23 21:17:30 +12:00
index.md Change most http links to https 2021-06-23 21:17:30 +12:00
Licensing.md Change most http links to https 2021-06-23 21:17:30 +12:00
Links.md fixed broken links & nested bullets 2021-10-11 09:45:59 -06:00
toc.md Update toc 2021-07-23 01:23:23 +02:00
Unimplemented.md Clean up develop doc build to avoid clashes 2020-10-19 22:40:43 +02:00