Difference between revisions of "Manual:Contents"

From Mudlet
Jump to navigation Jump to search
Line 6: Line 6:
  
 
==Main sections==
 
==Main sections==
{| style="background:transparent;"
+
{| class="MainPageBG" style="width:100%; border:1px solid #c9c07f; background:#fdf7bb; vertical-align:top; color:#000;" |
| style="width:50%; vertical-align:top; border:1px solid #aaa;" |
+
!- style="width:50%; vertical-align:top; padding-left:2px border:none" |
=== For End Users ===
+
==For End Users==
 +
!- style="width:50%; vertical-align:top; padding-left:2px border:none" |
 +
==For Developers==
 +
|-
 +
| style="width:50%; vertical-align:top; border:none" |
 
; Guide to using Mudlet client.
 
; Guide to using Mudlet client.
[[Manual:Introduction|General Introduction to Modern MUD Clients]] | [[Manual:Technical Manual|Technical Manual]] | [[Manual:Migrating|Migrating to Mudlet]]
+
[[Manual:Introduction|Introduction to Modern MUD Clients]] | [[Manual:Technical Manual|Technical Manual]] | [[Manual:Migrating|Migrating to Mudlet]]
 
; Enhancing your Mudlet experience.
 
; Enhancing your Mudlet experience.
 
[[Manual:Scripting|Scripting]] | [[Manual:Lua API|Lua API and Reference]]
 
[[Manual:Scripting|Scripting]] | [[Manual:Lua API|Lua API and Reference]]
<!--
+
| style="width:50%; vertical-align:top; border:none" |
; [[Manual:Configuration|Configuration]]
 
: Information about the various configurations settings that can be used to customize the MediaWiki software.
 
: [[Manual:Configuration settings (alphabetical)|Alphabetical list of settings]] | [[Manual:Configuration settings|Settings listed by function]]
 
; [[Manual:System administration|System administration]]
 
: Guide to do administrative tasks on your wiki.
 
: [[Manual:Backing up a wiki|Backing up]] | [[Manual:Maintenance scripts|Maintenance scripts]]
 
; [[Manual:Upgrading|Upgrading]]
 
: Guide to upgrade your MediaWiki installation.
 
''More on [[Sysadmin hub]].''
 
-->
 
| style="width:50%; vertical-align:top; border:1px solid #aaa;" |
 
=== For developers ===
 
 
; Architecture
 
; Architecture
 
: An overview of the key parts of Mudlet's source code.
 
: An overview of the key parts of Mudlet's source code.

Revision as of 04:29, 16 January 2012

This is a technical manual for the Mudlet software. It contains information for developers and end users on using and developing for the Mudlet software.


Main sections

For End Users

For Developers

Guide to using Mudlet client.

Introduction to Modern MUD Clients | Technical Manual | Migrating to Mudlet

Enhancing your Mudlet experience.

Scripting | Lua API and Reference

Architecture
An overview of the key parts of Mudlet's source code.
Code | Global object variables

Others

Mudlet FAQ
Frequently asked questions about Mudlet.

Browsing the manual

There are multiple ways to browse through the documentation. Readers having trouble finding a particular topic in the section above or the category list may find the following ways of browsing to be helpful.

Improving the manual

  • There are still a lot of holes in this manual! See the 'to do' page for details.
  • There is still content on The Mudlet Manual which may need to be migrated. If you can't find information on a particular issue in this documentation, please visit The Mudlet Forum and ask your question there and someone will help you.
  • Project:Manual is a place to discuss and co-ordinate the development of the Manual: namespace.
  • See also Project:Current issues.

<dpl> category = Mudlet Manual </dbl>