Griatch
bc0023072d
Expand sqlite issue to Mac troubleshooting doc. Resolve #3143
2023-04-29 08:28:30 +02:00
Griatch
68c111b7f7
Update notes on Postgres14+ setup, as per Jake's info
2023-04-10 09:03:18 +02:00
Griatch
f66db3344d
Update djangodoc references also in READMEs, as per #3126
2023-03-04 20:10:12 +01:00
Griatch
fe546c888d
Auto-remapped old django docs to new version. Resolve #3126
2023-03-04 19:49:23 +01:00
Griatch
cc204fd3bc
Add and fix up new Nginx doc page
2023-02-25 09:01:22 +01:00
Griatch
ca3cb448f5
Merge pull request #3105 from InspectorCaracal/nginx-config
...
Documentation page for NGINX configuration
2023-02-25 08:44:49 +01:00
InspectorCaracal
af9e19053f
rename nginx page
2023-02-03 11:22:37 -07:00
InspectorCaracal
0ad541139b
add ip forwarding, comments
2023-02-03 11:17:13 -07:00
Griatch
cca37f7022
Removed mentions of requirements.extra.txt from docs
2023-01-15 13:47:52 +01:00
Griatch
3d05932156
Evennia 1.1.0 minor release
2023-01-07 22:26:16 +01:00
InspectorCaracal
dd187959cc
initial draft
2023-01-05 14:16:26 -07:00
homeofpoe
f523f60f07
Update Online-Setup.md
2023-01-05 09:42:18 -08:00
homeofpoe
71f4807955
Update Online-Setup.md
...
Small tidy ups.
2023-01-05 09:21:36 -08:00
Jessie
ba65243a20
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
b969f91d66
Fix typo in upgrade instruction
2022-12-06 15:35:49 +01:00
Griatch
702d0e5703
Fix typo in upgrade doc
2022-12-03 20:39:33 +01:00
Griatch
bef46e9983
Evennia 1.0 release
2022-12-03 16:46:51 +01:00
Griatch
9d99ce283e
More doc updates
2022-12-03 13:54:58 +01:00
Griatch
f468005a34
Prep docs for branch move
2022-12-03 13:44:11 +01:00
Griatch
cf5987d16a
Prep for parallel main branch
2022-12-03 11:39:45 +01:00
Griatch
07935f68a3
Version 1.0rc10, py3.10 min
2022-12-03 10:06:25 +01:00
Griatch
bb3112d2f4
Make virtualenv text a little clearer
2022-12-01 18:23:09 +01:00
Griatch
1c52489661
Emphasize virtualenv more in pip install
2022-12-01 18:12:32 +01:00
Griatch
c6e3ee7589
Update and link new discord docs; reformat code for PEP8
2022-12-01 00:20:26 +01:00
Griatch
a71534cc3b
Merge pull request #3001 from InspectorCaracal/discord-integration
...
Add discord chat integration
2022-11-30 23:55:39 +01:00
InspectorCaracal
049e40910b
update for removal of /name
2022-11-30 15:39:22 -07:00
InspectorCaracal
e8d0754d7d
addressing requested changes
2022-11-29 16:33:12 -07:00
InspectorCaracal
4e7222ea7f
cleanup and comments
2022-11-27 22:56:13 -07:00
Griatch
ee9100c5fb
Update install instructions for Windows and py3.11
2022-11-27 23:24:28 +01:00
Griatch
9897109419
Add Evennia-in-Pictures as second intro doc page
2022-11-27 21:11:38 +01:00
InspectorCaracal
a2eb049fc9
cleanup and docs
2022-11-26 18:36:53 -07:00
Griatch
ff6e01475d
Fix unit test. Update/remove more coding docs
2022-11-25 21:22:34 +01:00
Griatch
00035c15d5
Cleaned up Coding and style guides, improved contribs
2022-11-25 19:47:32 +01:00
Griatch
da341af663
Refactored Contrib docs, renamed many files
2022-11-23 21:15:23 +01:00
Griatch
7845369d50
Cleanup of setup doc section
2022-11-22 17:59:39 +01:00
Griatch
d0156f069d
Some build fixes
2022-11-22 11:31:52 +01:00
Griatch
b84fab9300
More doc syncing
2022-11-19 20:49:30 +01:00
Griatch
68b87d6157
Taking pass cleaning up docs
2022-11-19 20:24:11 +01:00
Griatch
2f2dada10b
Update install instructions for Windows
2022-11-19 18:36:47 +01:00
Griatch
4f5c83fb7a
Update installation
2022-11-19 10:59:05 +01:00
Griatch
8787f8c34f
Support install from pypi (rc1)
2022-11-19 01:25:55 +01:00
Griatch
544638bf42
Add support for Python3.11
2022-11-15 23:51:13 +01:00
Griatch
a452434ba8
Revert "Updated HTML docs."
...
This reverts commit 06bc3c8bcd .
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd
Updated HTML docs.
2022-11-15 19:43:25 +00:00
Griatch
f4d677dbba
Cleanup of several documentation pages
2022-11-10 23:22:48 +01:00
Griatch
4128bc4733
Rounds of doc cleanups
2022-11-10 23:15:54 +01:00
Griatch
305bbe4d5e
Update api docs
2022-11-09 21:46:06 +01:00
Griatch
0ed055a0a4
Add info in install docs on switching to develop branch for now. Resolve #2689
2022-10-23 11:26:47 +02:00
henddher
43b9ec8d2e
Remove refs to @tz.
2022-10-16 16:14:50 -05:00
Marcos Marado
2ddd077bd5
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