Commit graph

27 commits

Author SHA1 Message Date
Griatch
a452434ba8 Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd.
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
bf6eeb288f Update doc with latest italian i18n update time 2022-10-23 12:20:23 +02:00
Griatch
91e201d8af Update doc on i18n 2022-10-02 22:03:07 +02:00
Griatch
e2efe42893 Update i18n strings 2022-10-02 11:39:27 +02:00
Griatch
c6d9273798 Update docs on i18n. Add new contrib 2022-10-02 11:19:11 +02:00
Griatch
5af84817b5 Update doc strings for DefaultChannel 2022-03-27 18:04:40 +02:00
Griatch
628afe9367 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
ca7bee9d99 Considerable cleanup of installation docs 2022-02-05 14:03:01 +01:00
Griatch
e96bbb4b86 Clean up contrib docs, autogeneration 2022-01-08 15:04:07 +01:00
Griatch
7a60e9ed0d AttributeProperty for managing Attributes similarly to Django fields 2021-11-09 23:08:28 +01:00
Griatch
be3fea2af4 Link to new doc page 2021-10-30 22:38:04 +02:00
Griatch
9d6cb98349 Add pronoun parsing for msg_contents inlinefuncs 2021-10-30 22:36:40 +02:00
Griatch
a51e4af609 Change to MyST parser 2021-10-26 21:31:20 +02:00
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
amfl
11fa5fe184 Change most http links to https 2021-06-23 21:17:30 +12:00
fariparedes
7358758987 Add MXP support for anchor tags 2021-06-18 14:29:46 -04:00
Griatch
91ae14cf18 Update i18n docs 2021-05-29 18:33:46 +02:00
Griatch
7147e3e027 Prepare all .po files for updating by volunteers 2021-05-29 18:30:20 +02:00
Griatch
ecf757ba7c Compile .mo files 2021-05-29 17:30:20 +02:00
Griatch
8837b93dd2 Update localization 2021-05-29 13:22:19 +02:00
Griatch
7ff8cbb341 I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
c9d9e9c6f8 Clean up docs and more funcparser fixes 2021-03-27 23:43:46 +01:00
Griatch
2c7163ba74 Remove mention of defunct delaccount cmd 2021-03-20 09:45:17 +01:00
Griatch
5177efe129 Fixes to auto-link remapper 2020-07-12 22:13:47 +02:00
Griatch
7eab265994 Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00
Griatch
b5b265ec3b Doc refactor/renaming 2020-07-12 17:33:52 +02:00