Griatch
d3e62de99e
Testing alternative versioning
2022-11-14 22:22:31 +01:00
Griatch
a1cc39e165
Update doc deploy to skip legacy docs
2022-11-14 22:22:31 +01:00
Griatch
71d05208ac
Some minor refactoring
2022-11-13 20:59:03 +01:00
Griatch
5eeef792a7
More fixes to url docs for tutorials
2022-11-13 20:51:59 +01:00
Griatch
84c17ff5ed
Update web tutorial with django path variable. Close 2664.
2022-11-13 20:47:41 +01: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
a461a97576
Format code imports
2022-11-10 22:21:12 +01:00
Griatch
92834aacd0
Update docs links
2022-11-09 21:46:06 +01:00
Griatch
343d630245
Doc linking changes
2022-11-09 21:46:06 +01:00
Griatch
305bbe4d5e
Update api docs
2022-11-09 21:46:06 +01:00
Griatch
d9ec226436
Add more unit tests for Evtable; start docs for several components
2022-11-05 20:40:39 +01:00
Griatch
e6090ef1ed
Update cooldown tutorial. Resolve #2648 .
2022-11-02 00:30:47 +01:00
Griatch
6e4bb8047b
Update docs to reference _evmenu rather than old _menutree NAttribute. Resolve #2731
2022-11-01 23:40:36 +01:00
Griatch
b684194795
Stop escape ' in funcparser; req double quotes. Resolve #2737 .
2022-10-29 18:28:30 +02:00
Griatch
c0663289b6
Merge pull request #2950 from homeofpoe/patch-8
...
Update Contrib-Custom-Gametime.md
2022-10-26 19:05:32 +02:00
Griatch
340d30e577
Merge pull request #2949 from homeofpoe/patch-7
...
Update Gametime-Tutorial.md
2022-10-26 19:02:48 +02:00
homeofpoe
04c37567d6
Update Contrib-Custom-Gametime.md
...
Fixes typo in header
2022-10-25 09:20:57 -07:00
homeofpoe
c6b7b0284f
Update Gametime-Tutorial.md
...
Fix references per #2716
2022-10-25 09:15:26 -07:00
homeofpoe
65c863ce01
Update Scripts.md
2022-10-25 09:01:05 -07:00
Griatch
bf6eeb288f
Update doc with latest italian i18n update time
2022-10-23 12:20:23 +02: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
Griatch
9a2a3fc2cb
Update docs for latest PRs
2022-10-23 10:58:19 +02:00
henddher
43b9ec8d2e
Remove refs to @tz.
2022-10-16 16:14:50 -05:00
Griatch
2980759c25
Merge pull request #2894 from audiodude/mobile-doc-fix
...
Documentation fix for mobile/small screens
2022-10-06 23:21:17 +02:00
Travis Briggs
77cdb3081d
Make the docs site basically responsive, by using flexbox instead of floats for the sidebar and allowing it to take up 100% width when the screen width is less than 480px
2022-10-03 18:05:01 -07:00
Travis Briggs
b4065bb9c9
Fix phantom search bar on normal doc pages in mobile view
2022-10-03 17:00:15 -07:00
Griatch
696f904d63
Update docs
2022-10-03 19:42:51 +02:00
Travis Briggs
3ac254134f
Documentation fix for mobile/small screens
2022-10-02 20:15:37 -07:00
Marcos Marado
99d9879dfe
docs: fix markdown syntax for table
...
Fixing the table in markdown on Prototypes.md, enabling sphynx to
correctly turn it into an HTML table.
Closes : #2880
2022-10-02 23:00:42 +01:00
Griatch
91e201d8af
Update doc on i18n
2022-10-02 22:03:07 +02:00
Griatch
e2efe42893
Update i18n strings
2022-10-02 11:39:27 +02:00
Griatch
0e0a904b12
Merge branch 'develop' of github.com:evennia/evennia into develop
2022-10-02 11:20:03 +02:00
Griatch
c6d9273798
Update docs on i18n. Add new contrib
2022-10-02 11:19:11 +02: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
Griatch
79d16b9ead
Resolve merge conflicts
2022-09-24 18:33:32 +02:00
Griatch
404ff695cf
Merge pull request #2870 from aMiss-aWry/contrib
...
Corrected the link to the example wiki
2022-09-24 18:27:43 +02:00
InspectorCaracal
fb52edb311
update/rewrite wiki guide
2022-09-23 16:35:02 -06:00
Wendy Wang
1ae6a61543
Corrected the link to the example wiki
2022-09-23 23:31:08 +02:00
Griatch
705d47fe47
Resolve unit tests
2022-09-18 00:06:34 +02:00
Griatch
a4eff902cc
Fix link to name_generator contrib
2022-09-17 19:41:48 +02:00
Griatch
cdc1b83331
More doc updates
2022-09-17 19:31:29 +02:00
Griatch
e8d08ad597
Update docs
2022-09-17 18:35:47 +02:00
Griatch
0095f70835
Working on docs
2022-09-14 18:40:21 +02:00
Griatch
a974a2843c
Fix merge conflicts
2022-09-13 20:14:39 +02:00
Griatch
e9cce46d66
Fixing tabulation in handler tut
2022-09-13 13:12:36 +02:00
Griatch
59bb10e76a
Fix some bugs in handler tutorial
2022-09-13 12:59:05 +02:00
Griatch
f18d9d68b3
Back-port handler-article from evadventure branch
2022-09-13 12:38:51 +02:00
Griatch
edd436b01b
Merge branch 'develop' into contrib/evadventure
2022-09-11 11:45:01 +02:00
Griatch
10952ae47b
Clarifying the search lock defaults to True
2022-09-11 11:44:47 +02:00