Difference between revisions of "Manual:Contents"

From Mudlet
Jump to navigation Jump to search
m (Setting meta image for this page.)
(→‎For Developers - Architecture: Change order of links, as compiling seems most important, other items seem somewhat outdated)
Line 19: Line 19:
 
; Architecture
 
; Architecture
 
: An overview of the key parts of Mudlet's source code.
 
: An overview of the key parts of Mudlet's source code.
: [[Relevant_Developer_Tutorials|Relevant Developer Tutorials]] | [[Manual:Versioning|Versioning strategy]] | [[Compiling Mudlet | Compiling Mudlet]]
+
: [[Compiling Mudlet | Compiling Mudlet]] | [[Relevant_Developer_Tutorials|Relevant Developer Tutorials]] | [[Manual:Versioning|Versioning strategy]]  
 
|}
 
|}
  

Revision as of 23:57, 1 August 2018

Mudlet documentation

This is a manual for both Mudlet users and developers on using, or developing, Mudlet.

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.
Compiling Mudlet | Relevant Developer Tutorials | Versioning strategy

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.