Commit graph

33 commits

Author SHA1 Message Date
Griatch
a18e5d0a81 Update docs with contrib auto-generated content 2022-07-11 10:03:45 +02:00
Griatch
8d9df39c04 Fix component docs 2022-03-27 18:35:21 +02:00
Griatch
479c259dab Fix bug in parentobject class inheritance. Update objects docs 2022-03-05 00:44:32 +01:00
Griatch
59212cbe46 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +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
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
651caa6178 Further doc cleanup 2022-01-19 23:01:54 +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
1930f171b6 Fixing contrib test issues 2021-12-19 15:33:41 +01: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
a1882fde08 Move scipy requirement to requirements_extra.txt 2021-10-05 22:04:55 +02:00
Griatch
789cc78a05 Add TraitProperties as alternative way to define Traits from the traits contrib. Also clean up docs to resolve #2450. 2021-08-30 22:33:21 +02:00
Griatch
287a769210 Direct-reference typeclass in xyzgrid example, for simplicity 2021-08-22 20:33:37 +02:00
Griatch
22d02ac098 Fix spawn issues in xyzgrid. Allow prototype_parent to be a dict itself. Resolve #2494. 2021-08-22 20:30:22 +02:00
Griatch
514b1b84d5 Update the xyzgrid doc to clarify a few things 2021-08-08 22:23:21 +02:00
Griatch
382f9a9eaf Merge branch 'blogspot-https' of https://github.com/amfl/evennia into amfl-blogspot-https 2021-07-26 22:07:14 +02:00
Griatch
6efb3129ed Fixes to XYZGrid doc, docstrings 2021-07-23 01:16:32 +02:00
Griatch
466f07eca4 Add XYZgrid contrib api files, prepare for merge 2021-07-23 00:19:28 +02:00
Griatch
38b1209259 Continue with doc writing for xyzgrid 2021-07-22 20:02:36 +02:00
Griatch
6db6a82d86 Start writing docs 2021-07-19 23:40:45 +02:00
amfl
6ccd5a61fd Change most http links to https 2021-06-23 21:17:30 +12:00
Griatch
6e1355ed20 Some updates to the crafting contrib readme 2021-05-13 10:39:45 +02:00
Griatch
104aa88361
Update Crafting.md
Fixed an example.
2021-02-15 17:26:45 +01:00
Griatch
0f5674c995 Update contrib-overview with all current contribs 2020-11-29 12:39:47 +01:00
Griatch
22db834ab7 Some fixes in contrib doc 2020-11-29 00:00:15 +01:00
Griatch
209f895b27 Add documentation for new crafting contrib 2020-11-28 23:19:57 +01:00
Griatch
68e047dfd2 Merge changes from master 2020-07-15 18:07:45 +02:00
Griatch
70d144199c Fixes to auto-link remapper 2020-07-12 22:13:47 +02:00
Griatch
40142d7dfe Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00