Added Sphinx (reST-style) conversion of Evennia documentation to docs/. This is an auto-generated conversion directly from the Wiki, so it's not custom-written in any way (will also make it easy to update). You need Sphinx to compile the sources into fancy pages. Supporting sphinx is to make documentation easier to print and view offline. Currently no sphinx src-code viewing is activated by default, it gives too many spurious errors (the converters are in the repo though if you're interested in experimenting). So for offline autodocs, doxygen is still to recommend.
This commit is contained in:
parent
5a2b9e27a0
commit
bd0079a39d
65 changed files with 9394 additions and 143 deletions
30
docs/sphinx/source/wiki/AdminDocs.rst
Normal file
30
docs/sphinx/source/wiki/AdminDocs.rst
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Administrative Documentation
|
||||
============================
|
||||
|
||||
The following pages are aimed at game administrators. These are defined
|
||||
as the higher-ups that possess shell access and/or are responsible for
|
||||
the game.
|
||||
|
||||
Installation and Early Life
|
||||
---------------------------
|
||||
|
||||
- `Choosing an SQL Server <ChoosingAnSQLServer.html>`_
|
||||
- `Getting Started - Installing Evennia <GettingStarted.html>`_
|
||||
- `Starting, stopping, restarting and resetting
|
||||
Evennia <StartStopReload.html>`_
|
||||
- `Keeping your game up to date <UpdatingYourGame.html>`_
|
||||
- `Change Evennia's language <Internationalization.html>`_
|
||||
|
||||
<wiki:comment>
|
||||
|
||||
- `Collaborate with others using version
|
||||
control <StaffVersionControl.html>`_
|
||||
|
||||
</wiki:comment>
|
||||
|
||||
- `Apache Configuration <ApacheConfig.html>`_ (optional)
|
||||
- `Text encodings <TextEncodings.html>`_ used when connecting to
|
||||
Evennia
|
||||
- `How to connect Evennia to IRC channels <IRC.html>`_
|
||||
- `How to connect Evennia to an IMC2 network <IMC2.html>`_
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue