Commit graph

40 commits

Author SHA1 Message Date
Dpeta
81d26d3669
Fix a few docs typos. 2023-04-16 22:50:33 +02:00
Griatch
d5091ea7a8 Some cleanup in the beginner tutorial's first lessons 2023-03-24 22:46:37 +01:00
Griatch
d13c08ebc9 Auto-remapped old django docs to new version. Resolve #3126 2023-03-04 19:49:23 +01:00
Griatch
3603ff21b5 Update gamedir overview doc 2023-02-26 23:03:41 +01:00
Griatch
9a6142b2ef Fix typos in chair tutorial. Resolve #3116 2023-02-26 00:49:41 +01:00
Griatch
98f4a179d0 Fix typo in beginner tutorial. Resolve #3118 2023-02-26 00:33:30 +01:00
Griatch
6a4cc71c03 Fix a path typo in building tutorial. 2023-01-28 15:49:00 +01:00
Griatch
be87b0d6e4 Updated the python-classes-and-objects with more examples around multiple-inheritance and why it's useful 2023-01-28 14:50:22 +01:00
Griatch
f90d1b4809 Fix issue in sittable-object tutorial 2023-01-28 12:17:43 +01:00
Griatch
55e1bf5492 Fix tutorial typo. Extend unit test for command 2023-01-07 20:58:12 +01:00
Griatch
8ff4f7aeea Fix parsing commands beginner tutorial. Resolve #3049 2023-01-06 21:21:39 +01:00
Griatch
d73afa6b54 Fix in tutorial. Resolve #3047 2023-01-06 21:03:30 +01:00
Griatch
0d76a4c584 Fix some docs. Resolve #3058. 2023-01-06 20:58:58 +01:00
Griatch
8bfab0213d
Merge branch 'main' into patch-1 2023-01-06 18:52:44 +01:00
Griatch
5a92e3bb0a
Merge pull request #3063 from 0bviouSquirre1/patch-3
Update Beginner-Tutorial-Making-A-Sittable-Object.md
2023-01-06 18:50:18 +01:00
Xinefus/Braska
5132342d93
Update Beginner-Tutorial-Making-A-Sittable-Object.md
Updates to Tutorial from 13.1 to 13.3.1. 

Some typos and a few func changes that ensure tutorial is actutally doing what it is supposed to.
2023-01-04 19:27:31 -05:00
0bviouSquirre1
b668dd8ef6
Update Beginner-Tutorial-Making-A-Sittable-Object.md
references to `self.obj` should be just `self`. Changed to reflect such
2023-01-04 14:29:52 -05:00
0bviouSquirre1
a00a3cf9a1
Update Beginner-Tutorial-Python-basic-introduction.md
updated in the actual readme, but in the link it states:
> create/drop mirror:contrib.tutorial_examples.mirror.TutorialMirror 
where in fact it should now say: 
> create/drop mirror:contrib.tutorials.mirror.TutorialMirror
2023-01-02 11:27:15 -05: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
b3550683b8 Refactoring Concept/Component documentation. Still not done 2022-11-26 15:37:02 +01:00
Griatch
3965f928fe Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
homeofpoe
e7729a5c02
Update Beginner-Tutorial-Building-Quickstart.md
Minor red pen edits to this excellent tutorial.
2022-11-20 16:21:49 -08:00
Griatch
0c09388fd8 Extensive cleanup of docs 2022-11-21 00:33:36 +01:00
Griatch
95d063e4e0 Cleanup tutorial docs 2022-11-20 20:19:48 +01:00
Griatch
d1ddb80b22 Update and clean up docs 2022-11-20 01:36:35 +01:00
Griatch
b7e819b5a0 Taking pass cleaning up docs 2022-11-19 20:24:11 +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
1165532260 Update docs links 2022-11-09 21:46:06 +01:00
Griatch
f2c672204c Doc linking changes 2022-11-09 21:46:06 +01:00
Griatch
be051543cc More doc updates 2022-09-17 19:31:29 +02:00
Griatch
ba13e3e44f Expand tutorial on equipmenthandler 2022-08-30 23:05:51 +02:00
Hellgheast
d12bccafa6
doc : sethelp removed the /add switch 2022-06-20 19:38:20 +02:00
Hellgheast
552070b74e
doc: Correction of red_button calls 2022-06-20 19:18:16 +02:00
Hellgheast
8e199bd255
doc: Fixing bodyfunctions script call 2022-06-20 19:05:18 +02:00
Hellgheast
8fe76ee976
Update Building-Quickstart.md
Changing the description command to desc (which exist in dev-1.0)
2022-06-20 18:45:20 +02:00
Griatch
2a20523fae Clean up the last part of the beginner tutorial part 1 2022-02-12 17:14:40 +01:00
Griatch
6762934641 Correct lineno alignment for docs; fix sidebar displays 2022-02-06 23:31:59 +01:00
Griatch
59212cbe46 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00