Griatch
643c5f387e
Update and link new discord docs; reformat code for PEP8
2022-12-01 00:20:26 +01:00
Griatch
1cfd6a0289
Merge pull request #3001 from InspectorCaracal/discord-integration
...
Add discord chat integration
2022-11-30 23:55:39 +01:00
InspectorCaracal
1c0c7f0df1
update for removal of /name
2022-11-30 15:39:22 -07:00
InspectorCaracal
e803be2773
addressing requested changes
2022-11-29 16:33:12 -07:00
InspectorCaracal
0a22d094fd
cleanup and comments
2022-11-27 22:56:13 -07:00
Griatch
3063d0da05
Update install instructions for Windows and py3.11
2022-11-27 23:24:28 +01:00
Griatch
e090665f50
Add Evennia-in-Pictures as second intro doc page
2022-11-27 21:11:38 +01:00
InspectorCaracal
4a01036825
cleanup and docs
2022-11-26 18:36:53 -07:00
Griatch
a99fb7bcc4
Fix unit test. Update/remove more coding docs
2022-11-25 21:22:34 +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
b13f5aee6f
Cleanup of setup doc section
2022-11-22 17:59:39 +01:00
Griatch
cf5a2412b4
Some build fixes
2022-11-22 11:31:52 +01:00
Griatch
ea8eedc3bf
More doc syncing
2022-11-19 20:49:30 +01:00
Griatch
b7e819b5a0
Taking pass cleaning up docs
2022-11-19 20:24:11 +01:00
Griatch
c75708a32c
Update install instructions for Windows
2022-11-19 18:36:47 +01:00
Griatch
a4ee964e80
Update installation
2022-11-19 10:59:05 +01:00
Griatch
7d475c3001
Support install from pypi (rc1)
2022-11-19 01:25:55 +01:00
Griatch
60d7cc1af8
Add support for Python3.11
2022-11-15 23:51:13 +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
014c938361
Cleanup of several documentation pages
2022-11-10 23:22:48 +01:00
Griatch
2cbca12b9f
Rounds of doc cleanups
2022-11-10 23:15:54 +01:00
Griatch
acdf1043cb
Update api docs
2022-11-09 21:46:06 +01:00
Griatch
d987ebff59
Add info in install docs on switching to develop branch for now. Resolve #2689
2022-10-23 11:26:47 +02:00
henddher
f1fa289db5
Remove refs to @tz.
2022-10-16 16:14:50 -05:00
Marcos Marado
93419be0fb
docs: added CSRF_TRUSTED_ORIGINS to the example
...
On the Online Setup documentation there is a settings file sample, but
it does not include the CSRF_TRUSTED_ORIGINS, which is needed and
should be documented.
Closes : #2767
2022-10-01 15:04:34 +01:00
Griatch
48d78ba995
Update docs
2022-09-17 18:35:47 +02:00
Griatch
ba13e3e44f
Expand tutorial on equipmenthandler
2022-08-30 23:05:51 +02:00
Griatch
f2c59ed324
Note about urls in upgrade docs
2022-08-11 09:09:49 +02:00
Griatch
9d1f35a888
Update doc sources with new contribs
2022-08-05 20:39:45 +02:00
Griatch
1d2de8bf62
Remove spurious init file. Resolve #2612
2022-02-12 20:54:48 +01:00
Griatch
59212cbe46
Refactor 1.0 docs with new toctree structure and inheritance
2022-02-06 19:27:15 +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
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
d335e4b54a
Update contrib doc pages
2022-01-08 16:30:31 +01:00
Griatch
71fd497c6e
Update silvren contact info
2021-12-16 19:29:18 +01:00
Griatch
eb617f41db
Update online setup with new entries from master
2021-12-13 18:59:27 +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
9099db53fe
Resolve merge conflicts
2021-10-05 21:54:27 +02:00
Griatch
12eda6937f
Apply doc change from master branch
2021-10-05 21:51:19 +02:00
amfl
8180bfa4bd
Fix formatting on localhost url
2021-06-23 21:17:43 +12:00
amfl
6ccd5a61fd
Change most http links to https
2021-06-23 21:17:30 +12:00
Griatch
3f9e330b07
Update HaProxy document, move server/admin to correct place
2021-05-26 20:12:19 +02:00
Griatch
e907f69829
Add support for latest Twisted and Python 3.9
2021-05-15 23:46:34 +02:00