evennia/docs/sphinx/source/index.rst
2011-09-11 16:41:33 +02:00

90 lines
2.1 KiB
ReStructuredText

.. Evennia documentation master file, created by
sphinx-quickstart on Sat Sep 10 14:19:20 2011.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Evennia's documentation!
===================================
`Evennia <http://www.evennia.com>`_ is a barebones Python
MUD/MUX/MU\* server/codebase using modern technologies and offering
great freedom to design the multi-user online text game of your dreams. You
code your game using normal Python modules - can't get more flexible
than that!
This Sphinx-based (reST) documentation is built from the `online wiki <http://code.google.com/p/evennia/wiki/Index?tm=6>`_ at regular
intervals.
.. toctree::
:titlesonly:
Continue to the Manual <wiki/Index>
.. toctree::
How to give and get help <wiki/HowToGetAndGiveHelp>
Resources <wiki/Links>
.. Code
.. -----
.. .. toctree::
.. :titlesonly:
.. Browse Code <code/modules>
.. toctree::
:hidden:
wiki/Index
wiki/EvenniaIntroduction
wiki/SoftCode
wiki/GettingStarted
wiki/AdminDocs
wiki/ChoosingAnSQLServer
wiki/StartStopReload
wiki/UpdatingYourGame
wiki/Internationalization
wiki/StaffVersionControl
wiki/ApacheConfig
wiki/TextEncodings
wiki/IRC
wiki/IMC2
wiki/BuilderDocs
wiki/DefaultCommandHelp
wiki/BuildingQuickstart
wiki/BuildingPermissions
wiki/Colours
wiki/ConnectionScreen
wiki/BatchProcessors
wiki/BatchCommandProcessor
wiki/BatchCodeProcessor
wiki/TutorialWorldIntroduction
wiki/DeveloperCentral
wiki/Licensing
wiki/Contributing
wiki/UsingMUXAsAStandard
wiki/BazaarDevel
wiki/DirectoryOverview
wiki/PortalAndServer
wiki/Commands
wiki/Typeclasses
wiki/Objects
wiki/Scripts
wiki/Players
wiki/Attributes
wiki/Locks
wiki/Communications
wiki/HelpSystem
wiki/Nicks
wiki/SessionProtocols
wiki/WebFeatures
wiki/ExecutePythonCode
wiki/UnitTesting
wiki/RemovingColour
wiki/CommandPrompt
wiki/AsyncProcess
wiki/WorkshopDefaultGame
wiki/Workshop
wiki/EvenniaDevel