Commit graph

96 commits

Author SHA1 Message Date
Griatch
87203f7676 Expand sqlite issue to Mac troubleshooting doc. Resolve #3143 2023-04-29 08:28:30 +02:00
Griatch
d4675538ab Update notes on Postgres14+ setup, as per Jake's info 2023-04-10 09:03:18 +02:00
Griatch
acda1b1728 Update djangodoc references also in READMEs, as per #3126 2023-03-04 20:10:12 +01:00
Griatch
d13c08ebc9 Auto-remapped old django docs to new version. Resolve #3126 2023-03-04 19:49:23 +01:00
Griatch
023631e7ff Add and fix up new Nginx doc page 2023-02-25 09:01:22 +01:00
Griatch
a0b0f612da
Merge pull request #3105 from InspectorCaracal/nginx-config
Documentation page for NGINX configuration
2023-02-25 08:44:49 +01:00
InspectorCaracal
47c33b9b07
rename nginx page 2023-02-03 11:22:37 -07:00
InspectorCaracal
35cafb8c65
add ip forwarding, comments 2023-02-03 11:17:13 -07:00
Griatch
9ea2403f89 Removed mentions of requirements.extra.txt from docs 2023-01-15 13:47:52 +01:00
Griatch
388c7ffe84 Evennia 1.1.0 minor release 2023-01-07 22:26:16 +01:00
InspectorCaracal
27178a22b6
initial draft 2023-01-05 14:16:26 -07:00
homeofpoe
ae22d8aa77
Update Online-Setup.md 2023-01-05 09:42:18 -08:00
homeofpoe
70f1b5cdab
Update Online-Setup.md
Small tidy ups.
2023-01-05 09:21:36 -08:00
Jessie
eea02dd0b4 contrib: Adds Windows Troubleshooting instructions for addressing AttributeError on server startup.
Signed-off-by: Jessie <jproffitt71@gmail.com>
2022-12-22 15:59:43 -07:00
Griatch
35aec9fd37 Fix typo in upgrade instruction 2022-12-06 15:35:49 +01:00
Griatch
7c562f6c00 Fix typo in upgrade doc 2022-12-03 20:39:33 +01:00
Griatch
d57d5441e1 Evennia 1.0 release 2022-12-03 16:46:51 +01:00
Griatch
32760f2d00 More doc updates 2022-12-03 13:54:58 +01:00
Griatch
ccbeb0673d Prep docs for branch move 2022-12-03 13:44:11 +01:00
Griatch
b7b37a7d71 Prep for parallel main branch 2022-12-03 11:39:45 +01:00
Griatch
5f6e17d634 Version 1.0rc10, py3.10 min 2022-12-03 10:06:25 +01:00
Griatch
27bdf6662c Make virtualenv text a little clearer 2022-12-01 18:23:09 +01:00
Griatch
329f0e4d56 Emphasize virtualenv more in pip install 2022-12-01 18:12:32 +01:00
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