amfl
|
c2ef12b47a
|
Fix various typos
|
2023-01-30 16:53:32 +13:00 |
|
Griatch
|
bee281f82d
|
Add note about NAttribute and lingering database object references. Resolve #3087
|
2023-01-28 22:57:07 +01:00 |
|
Griatch
|
95fc26877b
|
Add attr= support to create_channel. Resolve #3078
|
2023-01-15 14:26:31 +01:00 |
|
GyroFalc
|
813411bcbb
|
Minor grammar error fix
|
2022-12-30 14:54:50 +01:00 |
|
Griatch
|
ccbeb0673d
|
Prep docs for branch move
|
2022-12-03 13:44:11 +01:00 |
|
Griatch
|
643c5f387e
|
Update and link new discord docs; reformat code for PEP8
|
2022-12-01 00:20:26 +01:00 |
|
Griatch
|
f3d7ea4c80
|
Add AT_EXIT_TRAVERSE signal. Resolve #2687
|
2022-11-28 21:40:20 +01:00 |
|
Griatch
|
857984b26c
|
Cleaned up Components page
|
2022-11-26 23:18:11 +01:00 |
|
Griatch
|
ecf4b5c524
|
Finish refactor of components
|
2022-11-26 18:35:34 +01:00 |
|
Griatch
|
b3550683b8
|
Refactoring Concept/Component documentation. Still not done
|
2022-11-26 15:37:02 +01:00 |
|
Griatch
|
4f09ef9c05
|
Update ascii art in docs
|
2022-11-26 00:10:28 +01:00 |
|
Griatch
|
90ed540668
|
Working on Components docs
|
2022-11-25 23:48:51 +01:00 |
|
Griatch
|
a77d568709
|
Cleaned up Coding and style guides, improved contribs
|
2022-11-25 19:47:32 +01:00 |
|
Griatch
|
3965f928fe
|
Refactored Contrib docs, renamed many files
|
2022-11-23 21:15:23 +01:00 |
|
Griatch
|
a15a8ae428
|
Continue reworking/refactoring the tutorial docs
|
2022-11-22 00:12:59 +01:00 |
|
Griatch
|
95d063e4e0
|
Cleanup tutorial docs
|
2022-11-20 20:19:48 +01:00 |
|
Griatch
|
b7e819b5a0
|
Taking pass cleaning up docs
|
2022-11-19 20:24:11 +01:00 |
|
Griatch
|
03d63067d4
|
Revert "Updated HTML docs."
This reverts commit b93bccfe88.
|
2022-11-15 20:46:50 +01:00 |
|
Griatch
|
b93bccfe88
|
Updated HTML docs.
|
2022-11-15 19:43:25 +00:00 |
|
Griatch
|
2cbca12b9f
|
Rounds of doc cleanups
|
2022-11-10 23:15:54 +01:00 |
|
Griatch
|
1165532260
|
Update docs links
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
f2c672204c
|
Doc linking changes
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
acdf1043cb
|
Update api docs
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
13d68d4ee7
|
Add more unit tests for Evtable; start docs for several components
|
2022-11-05 20:40:39 +01:00 |
|
Griatch
|
22f6348eb7
|
Update docs to reference _evmenu rather than old _menutree NAttribute. Resolve #2731
|
2022-11-01 23:40:36 +01:00 |
|
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 |
|