Updated rst files to latest wiki.

This commit is contained in:
Griatch 2011-09-20 13:21:07 +02:00
parent 60424fa828
commit 9a719d7fb0
8 changed files with 82 additions and 63 deletions

View file

@ -1,24 +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.
The following pages are aimed at game administrators -- 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
- `Starting, stopping, reloading and resetting
Evennia <StartStopReload.html>`_
- `Keeping your game up to date <UpdatingYourGame.html>`_
Customizing the server
----------------------
- `Change Evennia's language <Internationalization.html>`_
- `Collaborate with others using version
control <StaffVersionControl.html>`_ (not updated)
- `Apache Configuration <ApacheConfig.html>`_ (optional)
- `Text encodings <TextEncodings.html>`_ used when connecting to
Evennia
- `Apache webserver configuration <ApacheConfig.html>`_ (optional)
- `Changing text encodings used by the server <TextEncodings.html>`_
- `How to connect Evennia to IRC channels <IRC.html>`_
- `How to connect Evennia to an IMC2 network <IMC2.html>`_
Working with Evennia
--------------------
- `Setting up your work environment with version
control <VersionControl.html>`_