Griatch
6a0df97c16
Stop escape ' in funcparser; req double quotes. Resolve #2737 .
2022-10-29 18:28:30 +02:00
homeofpoe
53c98df0b1
Update Scripts.md
2022-10-25 09:01:05 -07:00
Marcos Marado
f3f9c00cb0
docs: fix markdown syntax for table
...
Fixing the table in markdown on Prototypes.md, enabling sphynx to
correctly turn it into an HTML table.
Closes : #2880
2022-10-02 23:00:42 +01:00
Griatch
48d78ba995
Update docs
2022-09-17 18:35:47 +02:00
Griatch
a96344cd1f
Working on docs
2022-09-14 18:40:21 +02:00
Griatch
8d8d8740a6
Merge branch 'develop' into contrib/evadventure
2022-09-11 11:45:01 +02:00
Griatch
3f0e630003
Clarifying the search lock defaults to True
2022-09-11 11:44:47 +02:00
Griatch
ee19e71047
Update Locks doc/CHANGELOG with new search lock
2022-09-11 11:35:16 +02:00
Griatch
92598dc68d
Update Locks doc/CHANGELOG with new search lock
2022-09-11 11:34:45 +02:00
Griatch
ba13e3e44f
Expand tutorial on equipmenthandler
2022-08-30 23:05:51 +02:00
Brenden Tuck
cb2f75e276
Fix the webclient pathing and include new html/text2html docs
2022-08-21 17:51:22 -04:00
Griatch
62136b5f7d
Recommend bytes-check to deserialize_dbobjs example
2022-07-14 12:50:01 +02:00
Griatch
a18e5d0a81
Update docs with contrib auto-generated content
2022-07-11 10:03:45 +02:00
Griatch
3a28efb7c8
Update FuncParser docs
2022-06-12 00:40:36 +02:00
Griatch
f33c783311
Update changelog with pickle improvement; update Attribute docs
2022-06-01 22:35:17 +02:00
Griatch
f38b573332
Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty.
2022-04-09 15:56:24 +02:00
Griatch
047bb1ea3b
Update Attribute docs
2022-03-05 17:12:05 +01:00
Griatch
479c259dab
Fix bug in parentobject class inheritance. Update objects docs
2022-03-05 00:44:32 +01:00
Griatch
6762934641
Correct lineno alignment for docs; fix sidebar displays
2022-02-06 23:31:59 +01:00
Griatch
59212cbe46
Refactor 1.0 docs with new toctree structure and inheritance
2022-02-06 19:27:15 +01:00
Griatch
e1241a9b05
Fix Script example. Resolve #2600 .
2022-02-05 23:20:05 +01:00
Griatch
3ee7c37971
Correct add instead of set in doc; Resolve #2435 .
2022-02-05 23:12:14 +01:00
Griatch
ae4082cfee
Fix caller reference in doc. Resolve #2296 .
2022-02-05 23:00:45 +01:00
Griatch
d50f428a77
Expand prototype inheritance docs. Resolve #2220 .
2022-01-19 22:58:08 +01:00
Griatch
90be59245c
Update EvMenu doc with more examples
2022-01-10 22:16:31 +01:00
Griatch
f8353a5f18
Added sorting for autodoc alias listing
2021-11-13 02:26:23 +01:00
Griatch
2c56747e5f
Update default commands
2021-11-13 02:18:31 +01:00
Griatch
4f57370bc9
Co-exist @-prefixes for management commands. Resolve 2353.
2021-11-13 02:15:30 +01:00
Griatch
9d0cd4c2fb
Change doc style for code
2021-11-10 23:45:40 +01:00
Griatch
bad81b0c5a
Some doc updates
2021-11-10 21:31:34 +01:00
Griatch
e60b251c2d
More doc style updates
2021-11-10 09:08:31 +01:00
Griatch
5d072dae8e
Update doc look, fix some typos
2021-11-10 01:25:53 +01:00
Griatch
7d277fb7dd
AttributeProperty for managing Attributes similarly to Django fields
2021-11-09 23:08:28 +01:00
Griatch
b1ebbbecd3
Rename all at_before/after hooks to at_pre/post. Old names still work but are deprecated. Resolves #1454 .
2021-10-31 22:18:58 +01:00
Griatch
6e99239370
Add pronoun parsing for msg_contents inlinefuncs
2021-10-30 22:36:40 +02:00
Griatch
661a346723
Update DefaultObject.search docstring. Resolve #2264 .
2021-10-26 21:54:42 +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
Griatch
6b66b0f367
Refactor Permissions documentation
2021-10-09 17:21:37 +02:00
Griatch
505cdf4cbf
Add support for all creation kwargs to GLOBAL_SCRIPT setting. Resolve #2373
2021-08-06 20:31:01 +02:00
Griatch
a070246123
Complete permanent->persistent rename of cmdset kwarg for consistency
2021-08-06 17:16:44 +02:00
amfl
6ccd5a61fd
Change most http links to https
2021-06-23 21:17:30 +12:00
Griatch
7f03cce447
Some tweaks to docs and dummy default setting
2021-06-02 22:57:51 +02:00
Griatch
eef840efbf
Update help entry docs with clarifications
2021-05-30 21:22:45 +02:00
Griatch
2e67f9d700
Add lock-handling to FileHelp, add warnings to sethelp
2021-05-30 20:17:46 +02:00
Griatch
6109c37178
Update doc strings
2021-05-29 13:53:11 +02:00
Griatch
407a5642c4
Add api customization templates
2021-05-23 18:27:50 +02:00
Griatch
8b834a6016
Customize api and add redoc autodocs
2021-05-23 13:12:07 +02:00
Griatch
6e2cc68442
Cleaned up default website css. Renamed app.css to website.css'
2021-05-23 00:18:27 +02:00
Griatch
6111a2e690
More admin cleanup and doc writing
2021-05-22 20:12:48 +02:00