Difference between revisions of "Manual:Contents"

From Mudlet
Jump to navigation Jump to search
Line 21: Line 21:
 
; Architecture
 
; Architecture
 
: An overview of the key parts of Mudlet's source code.
 
: An overview of the key parts of Mudlet's source code.
: [[Manual:Code|Code]] | [[Manual:Global object variables|Global object variables]] | [[Compiling Mudlet | Compiling Mudlet]]
+
: [[Manual:Code|Code]] | [[Manual:Versioning|Versioning strategy]] | [[Compiling Mudlet | Compiling Mudlet]]
 
|}
 
|}
  

Revision as of 16:42, 26 March 2017

Mudlet documentation

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 MUD Players

For Developers

Guide to using Mudlet client.

Introduction to Mudlet | Technical Manual | Migrating to Mudlet

Enhancing your Mudlet experience.

Scripting | Lua API and Reference | Vyzor Guide | Geyser Guide

Architecture
An overview of the key parts of Mudlet's source code.
Code | Versioning strategy | Compiling Mudlet

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.