Updated and cleaned the wiki2rest converter. The ReST documentation should look a lot better now, with less weirdness. Using a python google-code snippet to convert now, so no more need for third-party ruby downloads! This should transfer to readthedocs shortly.
This commit is contained in:
parent
43f16094c1
commit
ae0f7a04c5
55 changed files with 3990 additions and 1778 deletions
|
|
@ -4,15 +4,8 @@ Evennia Documentation
|
|||
This is Evennia's manual. You should hopefully find all you need to know
|
||||
about coding with, extending and using the codebase among these pages.
|
||||
If you have trouble with unclear documentation, fill in our quick
|
||||
"https://docs.google.com/spreadsheet/viewform?hl
|
||||
|
||||
en\_US&formkey
|
||||
|
||||
dGN0VlJXMWpCT3VHaHpscDEzY1RoZGc6MQ#gid
|
||||
======================================
|
||||
|
||||
0.html">online form and tell us so - maybe more details or a new
|
||||
tutorial is needed!
|
||||
`online form <http://tinyurl.com/c4tue23>`_ and tell us so - maybe more
|
||||
details or a new tutorial is needed!
|
||||
|
||||
The documentation is divided into several main categories. If you are
|
||||
new, it might be an idea to browse the sections in the order they are
|
||||
|
|
@ -35,4 +28,7 @@ Sections
|
|||
- The `Developer Central <DeveloperCentral.html>`_ covers
|
||||
implementation details and guides of interest for game-world coders
|
||||
as well as for current and prospective Evennia developers.
|
||||
- The `Tutorials & Examples <Tutorials.html>`_ section summarizes help
|
||||
pages on a step-by-step or tutorial format. Some of these are
|
||||
reachable from their respective sections as well.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue