Griatch
|
a18e5d0a81
|
Update docs with contrib auto-generated content
|
2022-07-11 10:03:45 +02:00 |
|
Griatch
|
ce3992f999
|
Add vale linter config for docs
|
2022-07-05 19:24:53 +02:00 |
|
Griatch
|
8c5b0de4ac
|
Merge pull request #2775 from hellgheast/beginner-tutorial-typos
Beginner tutorial typos
|
2022-06-21 08:10:56 +02:00 |
|
InspectorCaracal
|
d44273c1af
|
remove IRC, update docker-compose
|
2022-06-20 13:32:33 -06:00 |
|
Hellgheast
|
d12bccafa6
|
doc : sethelp removed the /add switch
|
2022-06-20 19:38:20 +02:00 |
|
Hellgheast
|
552070b74e
|
doc: Correction of red_button calls
|
2022-06-20 19:18:16 +02:00 |
|
Hellgheast
|
8e199bd255
|
doc: Fixing bodyfunctions script call
|
2022-06-20 19:05:18 +02:00 |
|
Hellgheast
|
8fe76ee976
|
Update Building-Quickstart.md
Changing the description command to desc (which exist in dev-1.0)
|
2022-06-20 18:45:20 +02:00 |
|
InspectorCaracal
|
f0e63a1555
|
add discord relay
|
2022-06-17 13:25:09 -06:00 |
|
InspectorCaracal
|
79b1dfcc2c
|
match line-item syntax, alphabetize
|
2022-06-17 13:22:32 -06:00 |
|
InspectorCaracal
|
eb9cde63e4
|
Update and reorganize Links
|
2022-06-17 13:17:36 -06: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
|
37dfa31ebe
|
Update Link page (sync from master pages)
|
2022-05-27 10:49:46 +02:00 |
|
Griatch
|
f38b573332
|
Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty.
|
2022-04-09 15:56:24 +02:00 |
|
Griatch
|
8d9df39c04
|
Fix component docs
|
2022-03-27 18:35:21 +02:00 |
|
Griatch
|
3ac84b6ac0
|
Update doc strings for DefaultChannel
|
2022-03-27 18:04:40 +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
|
1d2de8bf62
|
Remove spurious init file. Resolve #2612
|
2022-02-12 20:54:48 +01:00 |
|
Griatch
|
2a20523fae
|
Clean up the last part of the beginner tutorial part 1
|
2022-02-12 17:14:40 +01:00 |
|
Griatch
|
c2f4f85688
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
Griatch
|
6762934641
|
Correct lineno alignment for docs; fix sidebar displays
|
2022-02-06 23:31:59 +01:00 |
|
Griatch
|
10d92fadc9
|
Optimized docs search for more relevant scoring
|
2022-02-06 22:43:39 +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
|
3012481cf9
|
Update doc on requirements
|
2022-02-05 20:37:27 +01:00 |
|
Griatch
|
23762d931f
|
Fix and clean up docker build doc
|
2022-02-05 18:51:23 +01:00 |
|
Griatch
|
c29e4b47be
|
updating arxcode install doc
|
2022-02-05 17:03:12 +01:00 |
|
Griatch
|
fb0766a76c
|
More doc cleanup
|
2022-02-05 16:54:06 +01:00 |
|
Griatch
|
da25338073
|
Update troubleshooting docs
|
2022-02-05 16:40:36 +01:00 |
|
Griatch
|
152eaa3f95
|
Considerable cleanup of installation docs
|
2022-02-05 14:03:01 +01:00 |
|
Griatch
|
fb702c3d6a
|
Change to use super() instead of the old py2 style everywhere
|
2022-01-26 21:51:55 +01:00 |
|
Griatch
|
f62c5bd743
|
Test build
|
2022-01-21 01:18:44 +01:00 |
|
Griatch
|
b05cf0dfcf
|
Reworked unit-testing doc page
|
2022-01-21 00:18:16 +01:00 |
|
Griatch
|
407437d425
|
Refactor all test classes into evennia.utils.test_resources. Update docs.
|
2022-01-21 00:17:24 +01:00 |
|
Griatch
|
cff2bc4c4c
|
Polish doc for creating help entry. Resolve #2176.
|
2022-01-19 23:26:55 +01:00 |
|
Griatch
|
651caa6178
|
Further doc cleanup
|
2022-01-19 23:01:54 +01:00 |
|
Griatch
|
d50f428a77
|
Expand prototype inheritance docs. Resolve #2220.
|
2022-01-19 22:58:08 +01:00 |
|
Griatch
|
5203d46976
|
Update version control docs. Resolve #2304
|
2022-01-10 23:54:56 +01:00 |
|
Griatch
|
90be59245c
|
Update EvMenu doc with more examples
|
2022-01-10 22:16:31 +01:00 |
|
Griatch
|
653c073b74
|
Fix auto-generated link
|
2022-01-09 17:21:32 +01:00 |
|
Griatch
|
de8d83c131
|
Fix contributing page links, per #2371
|
2022-01-09 17:18:23 +01:00 |
|
Griatch
|
d335e4b54a
|
Update contrib doc pages
|
2022-01-08 16:30:31 +01:00 |
|
Griatch
|
883ea77ae8
|
Clean up contrib docs, autogeneration
|
2022-01-08 15:04:07 +01:00 |
|
Griatch
|
9367ca3d9a
|
Auto-convert contrib readmes to doc pages
|
2022-01-08 00:58:56 +01:00 |
|
Griatch
|
5e2224c0a6
|
Clean up all test suites
|
2022-01-07 16:12:12 +01:00 |
|
Griatch
|
1930f171b6
|
Fixing contrib test issues
|
2021-12-19 15:33:41 +01:00 |
|