Changed format of reST conversion slightly.

This commit is contained in:
Griatch 2012-06-26 18:12:38 +02:00
parent ae0f7a04c5
commit f2d9b81d09
45 changed files with 6 additions and 162 deletions

View file

@ -7,7 +7,7 @@ Welcome to Evennia's documentation!
===================================
`Evennia <http://www.evennia.com>`_ is a barebones Python
MUD/MUX/MU\* server/codebase using modern technologies and offering
MUD/MUX/MU\* creation system and server. It is 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!
@ -18,13 +18,12 @@ intervals.
.. toctree::
:titlesonly:
:maxdepth: 1
Continue to the Manual <wiki/Index>
.. toctree::
Enter Manual <wiki/Index>
How to give and get help <wiki/HowToGetAndGiveHelp>
Resources <wiki/Links>
Links <wiki/Links>
Alphabetical Page index <contents>
.. Code
.. -----
@ -34,71 +33,3 @@ intervals.
.. 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/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/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
wiki/Banning
wiki/CodingIntroduction
wiki/CodingUtils
wiki/CommandCooldown
wiki/GamePlanning
wiki/GettingHelp
wiki/OnlineSetup
wiki/Quirks
wiki/RSS
wiki/ServerConf
wiki/TickerScripts
wiki/Tutorials
wiki/VersionControl
wiki/Zones
wiki/evAPI
wiki/AddingCommandTutorial