Commit graph

80 commits

Author SHA1 Message Date
Griatch
6306813370 Fix version number in build file 2021-10-26 22:33:25 +02:00
Griatch
e89ca2c3e6 Convert master docs to use MyST 2021-10-26 21:32:09 +02:00
Shaun Oakenfull
6444ad928a triple quotes
[Documentation] add triple quotes for docstring
2021-10-06 08:52:09 +10:00
Griatch
6908fec3d9 Up min Django version to 3.2. Update recommended. 2021-10-05 23:22:50 +02:00
Griatch
c9231408bc
Merge pull request #2539 from marado/master
Getting Started: more troubleshooting info
2021-10-05 21:49:45 +02:00
Marcos Marado
18028b9232 Getting Started: more troubleshooting info
Issues #2434 or #2070 show that the installation guide can be a little
bit confusing regarding on which directory should the user be when
trying to pip install.

This commit adds an entry on the Troubleshooting section, in hopes of
helping those who stumble with that process.
2021-10-01 16:26:16 +01:00
james
884fc4f21e small change to sync the doc example with imported name in game_template/commands/command.py 2021-09-28 19:09:26 -04:00
Griatch
5ee9e90cea Fix some broken master-doc pages 2021-06-13 22:47:44 +02:00
Griatch
28d558e4f0 Fix mention of defunct unban command. Resolves #2337 2021-03-20 09:43:29 +01:00
Griatch
c5ad25a111
Merge pull request #2327 from llzzies/patch-1
Function name updated
2021-03-14 10:19:28 +01:00
Griatch
1da065e6df Change link order in doc sidebar 2021-03-06 01:32:23 +01:00
Griatch
f9721b99b6 Add link sidebar to docs 2021-03-06 01:15:54 +01:00
llzzies
b51c086ed0
Update Objects.md
at_before_leave(obj, destination) was changed to at_object_leave
2021-03-01 04:11:48 -05:00
Griatch
135e1ba14d Hopefully final solution to the doc-build issue 2021-02-27 19:52:46 +01:00
Griatch
c27b5c33e1 Fix to go with fix for build 2021-02-27 19:04:55 +01:00
Griatch
8286e57798 Fixing looping bug 2021-02-27 18:48:18 +01:00
Griatch
49731fcd8f Testing with new cleanup mechanism 2021-02-27 18:45:04 +01:00
Griatch
b0bdc72cb1 More testing 2021-02-27 18:38:47 +01:00
Griatch
4d0e639735 More debugging 2021-02-27 18:21:12 +01:00
Griatch
3d335b2670 More testing 2021-02-27 18:10:29 +01:00
Griatch
53e975f7d5 More debug output 2021-02-27 18:04:02 +01:00
Griatch
b5397c0102 More experimentation with module reloading 2021-02-27 17:31:30 +01:00
Griatch
2b909ab923 More testing with importlib 2021-02-27 14:33:29 +01:00
Griatch
61e37799a5 Debug output for doc build 2021-02-27 14:25:17 +01:00
Griatch
15c6e5c630 More fixes 2021-02-27 14:13:42 +01:00
Griatch
10b09e2623 Fix typo in doc conf 2021-02-27 13:53:53 +01:00
Griatch
1a0ae18453 Fix doc conf build for multiversion 2021-02-27 13:48:11 +01:00
Griatch
704c795812 Fix typo in conf 2021-02-24 23:20:13 +01:00
Griatch
3e4b8f5a3e Correct evpath variable 2021-02-24 23:16:41 +01:00
Griatch
72b3e18ee4 More debug output during doc build 2021-02-24 23:12:28 +01:00
Griatch
034b237c25 Another doc adjustment 2021-02-24 22:41:15 +01:00
Griatch
12e44167cb More tests for doc building 2021-02-24 22:35:04 +01:00
Griatch
4faa9ad4ce Change build sourse for master 2020-11-14 13:38:06 +01:00
Griatch
1756add827 Update docs with better markup 2020-11-10 19:48:18 +01:00
Griatch
c95ed15710 Update docs 2020-11-10 19:26:02 +01:00
Griatch
55ea0d02a7 Update line number in doc ref. Resolves #2242. 2020-11-01 12:13:51 +01:00
Griatch
a37375acdf Minor cleanup in contributing-docs page 2020-10-31 19:50:51 +01:00
Griatch
8f5580d4f6 Fix css width of document class 2020-10-18 02:03:56 +02:00
Griatch
bd0c62c01f Correct search box location 2020-10-15 01:43:29 +02:00
Griatch
b773205bec Add develop basic.css 2020-10-15 01:19:29 +02:00
Griatch
2ffda67f12 Modify doc css to be responsive 2020-10-15 00:49:48 +02:00
Griatch
92a8ee2c89 Add hidden toctrees 2020-10-14 21:20:36 +02:00
Griatch
ecad135349 Handle no-auto-doc builds with no api ref in docs 2020-10-13 23:08:21 +02:00
Griatch
7e6fc22dcc Doc test updates 2020-10-13 21:01:42 +02:00
Griatch
fcb5026e0c Update sphinx version 2020-10-13 18:23:27 +02:00
Griatch
9d40e6c276 Tweak look of API header 2020-10-13 10:01:05 +02:00
Griatch
08223fbe75 Fix templating context arg 2020-10-13 00:18:33 +02:00
Griatch
c20c832003 Add new api pages 2020-10-12 22:22:02 +02:00
Griatch
9299119914 Add doc templates from develop 2020-10-12 22:11:03 +02:00
Griatch
6d3d3bf84d Fixing some formatting 2020-10-11 22:05:49 +02:00