Commit graph

24 commits

Author SHA1 Message Date
Griatch
4a200f5fcc Update doc on i18n 2022-10-02 22:03:07 +02:00
Griatch
58dd146cc4 Update i18n strings 2022-10-02 11:39:27 +02:00
Griatch
16012f011b Update docs on i18n. Add new contrib 2022-10-02 11:19:11 +02:00
Griatch
3ac84b6ac0 Update doc strings for DefaultChannel 2022-03-27 18:04:40 +02:00
Griatch
59212cbe46 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
152eaa3f95 Considerable cleanup of installation docs 2022-02-05 14:03:01 +01:00
Griatch
883ea77ae8 Clean up contrib docs, autogeneration 2022-01-08 15:04:07 +01:00
Griatch
7d277fb7dd AttributeProperty for managing Attributes similarly to Django fields 2021-11-09 23:08:28 +01:00
Griatch
77fe9b884d Link to new doc page 2021-10-30 22:38:04 +02:00
Griatch
6e99239370 Add pronoun parsing for msg_contents inlinefuncs 2021-10-30 22:36:40 +02:00
Griatch
b69d056ef2 Change to MyST parser 2021-10-26 21:31:20 +02:00
Dimitri
7e90599482 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
amfl
6ccd5a61fd Change most http links to https 2021-06-23 21:17:30 +12:00
fariparedes
68f33508e7 Add MXP support for anchor tags 2021-06-18 14:29:46 -04:00
Griatch
e671743a48 Update i18n docs 2021-05-29 18:33:46 +02:00
Griatch
857933039c Prepare all .po files for updating by volunteers 2021-05-29 18:30:20 +02:00
Griatch
d8beb7ee00 Compile .mo files 2021-05-29 17:30:20 +02:00
Griatch
4c260ad507 Update localization 2021-05-29 13:22:19 +02:00
Griatch
7aa4c6ad7c I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
dbc4cd7563 Clean up docs and more funcparser fixes 2021-03-27 23:43:46 +01:00
Griatch
b2783e1882 Remove mention of defunct delaccount cmd 2021-03-20 09:45:17 +01:00
Griatch
70d144199c Fixes to auto-link remapper 2020-07-12 22:13:47 +02:00
Griatch
40142d7dfe Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00
Griatch
24ba76c6b4 Doc refactor/renaming 2020-07-12 17:33:52 +02:00