Griatch
9d6cb98349
Add pronoun parsing for msg_contents inlinefuncs
2021-10-30 22:36:40 +02:00
Griatch
0c523a8043
Update DefaultObject.search docstring. Resolve #2264 .
2021-10-26 21:54:42 +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
Griatch
73990e851c
Refactor Permissions documentation
2021-10-09 17:21:37 +02:00
Griatch
3f436a5bb2
Add support for all creation kwargs to GLOBAL_SCRIPT setting. Resolve #2373
2021-08-06 20:31:01 +02:00
Griatch
a815db4ca9
Complete permanent->persistent rename of cmdset kwarg for consistency
2021-08-06 17:16:44 +02:00
amfl
11fa5fe184
Change most http links to https
2021-06-23 21:17:30 +12:00
Griatch
54a10d612c
Some tweaks to docs and dummy default setting
2021-06-02 22:57:51 +02:00
Griatch
d7b66eecca
Update help entry docs with clarifications
2021-05-30 21:22:45 +02:00
Griatch
b050656319
Add lock-handling to FileHelp, add warnings to sethelp
2021-05-30 20:17:46 +02:00
Griatch
c7fb61de0f
Update doc strings
2021-05-29 13:53:11 +02:00
Griatch
4250ca1a29
Add api customization templates
2021-05-23 18:27:50 +02:00
Griatch
87e0796f05
Customize api and add redoc autodocs
2021-05-23 13:12:07 +02:00
Griatch
07f994ce91
Cleaned up default website css. Renamed app.css to website.css'
2021-05-23 00:18:27 +02:00
Griatch
b1b26bf489
More admin cleanup and doc writing
2021-05-22 20:12:48 +02:00
Griatch
4bea4d5703
Continue documentation of web components
2021-05-22 16:11:48 +02:00
Griatch
72e9fd6fd1
Fix admin rerouter, start new web docs
2021-05-21 16:42:59 +02:00
Griatch
ac459572f5
Add Msg.db_receiver_external field. Resolve #2193 .
2021-05-15 09:12:42 +02:00
Griatch
3218d74381
Run migrations! Added data migration for channel aliases
2021-05-14 23:39:42 +02:00
Griatch
51bef9bf97
Move alias/connect setup to channel class rather than cmd
2021-05-14 21:53:23 +02:00
Griatch
adf484b9df
Add channel sub-permission checks for admin/manage switches
2021-05-11 23:19:09 +02:00
Griatch
c9d40e7c81
Expand channel help entry
2021-05-10 23:28:41 +02:00
Griatch
ebcff51932
Start adding new help documentation
2021-05-10 08:57:00 +02:00
Griatch
7e2a446bda
Added new docs for Channels and Msg
2021-05-09 22:37:43 +02:00
Griatch
8ab169f70b
Some docstring cleanup
2021-05-08 10:09:04 +02:00
Griatch
f9a2f9f095
Minor refactor of exception to top of module
2021-04-08 21:46:45 +02:00
Griatch
2f0709e4fc
Link to new funcparser docs
2021-03-28 00:00:38 +01:00
Griatch
c9d9e9c6f8
Clean up docs and more funcparser fixes
2021-03-27 23:43:46 +01:00
Griatch
c65c68e4c2
Further cleanup and refactoring
2021-03-27 19:20:21 +01:00
Griatch
263065e7f1
Make Funcparser support non-string returns; more tests
2021-03-20 00:23:29 +01:00
Griatch
8c3910a033
Add new docs for FuncParser
2021-03-17 20:52:51 +01:00
Griatch
e1762c8b2f
Update scripts command, Scripts documentation
2021-03-07 17:41:48 +01:00
Griatch
87c43ccce0
Add documentation for new crafting contrib
2020-11-28 23:19:57 +01:00
Griatch
90a1a0cba8
Resolve merge conflicts
2020-10-08 23:35:31 +02:00
Griatch
5177efe129
Fixes to auto-link remapper
2020-07-12 22:13:47 +02:00
Griatch
b5b265ec3b
Doc refactor/renaming
2020-07-12 17:33:52 +02:00