Difference between revisions of "Manual:Contents"

From Mudlet
Jump to navigation Jump to search
(Update Translation markup)
Tag: Undo
(Marked this version for translation)
Line 2: Line 2:
  
 
<!--{{Hubs|banner|dev=y|admin=y}}-->
 
<!--{{Hubs|banner|dev=y|admin=y}}-->
[[File:{{#setmainimage:Mudlet-Manual.png}}|right|175px|<translate>Mudlet documentation</translate>]]
+
[[File:{{#setmainimage:Mudlet-Manual.png}}|right|175px|<translate><!--T:1--> Mudlet documentation</translate>]]
 
<translate>
 
<translate>
 +
<!--T:2-->
 
This is a manual for both Mudlet users and developers on using, or developing, Mudlet.
 
This is a manual for both Mudlet users and developers on using, or developing, Mudlet.
 
</translate>
 
</translate>
  
 
<translate>
 
<translate>
==Main sections==
+
==Main sections== <!--T:3-->
 
</translate>
 
</translate>
 
{| class="MainPageBG" style="width:100%; border:1px solid #c9c07f; background:#fdf7bb; vertical-align:top; color:#000;" |
 
{| class="MainPageBG" style="width:100%; border:1px solid #c9c07f; background:#fdf7bb; vertical-align:top; color:#000;" |
 
!- style="width:50%; vertical-align:top; padding-left:2px border:none" |
 
!- style="width:50%; vertical-align:top; padding-left:2px border:none" |
 
<translate>
 
<translate>
==For MUD Players==
+
==For MUD Players== <!--T:4-->
  
 
!- style="width:50%; vertical-align:top; padding-left:2px border:none" |
 
!- style="width:50%; vertical-align:top; padding-left:2px border:none" |
==For Developers==
+
==For Developers== <!--T:5-->
  
 +
<!--T:6-->
 
|-
 
|-
 
| style="width:50%; vertical-align:top; border:none" |
 
| style="width:50%; vertical-align:top; border:none" |
Line 32: Line 34:
  
 
<translate>
 
<translate>
=== Others ===
+
=== Others === <!--T:7-->
  
 +
<!--T:8-->
 
; [[Special:MyLanguage/FAQ|Mudlet FAQ]]
 
; [[Special:MyLanguage/FAQ|Mudlet FAQ]]
 
: Frequently asked questions about Mudlet.
 
: Frequently asked questions about Mudlet.
  
  
== Browsing the manual ==
+
== Browsing the manual == <!--T:9-->
  
 +
<!--T:10-->
 
There are multiple ways to browse through the documentation.  Readers having trouble finding a particular topic in the section above or the [[Special:MyLanguage/#categories|category]] list may find the following ways of browsing to be helpful.
 
There are multiple ways to browse through the documentation.  Readers having trouble finding a particular topic in the section above or the [[Special:MyLanguage/#categories|category]] list may find the following ways of browsing to be helpful.
 
* [[Special:Allpages/Manual:|Special:Allpages/Manual:]] - An automatically generated list of all pages in the Manual: namespace.
 
* [[Special:Allpages/Manual:|Special:Allpages/Manual:]] - An automatically generated list of all pages in the Manual: namespace.
Line 45: Line 49:
  
  
== Improving the manual ==
+
== Improving the manual == <!--T:11-->
  
 +
<!--T:12-->
 
* There are still a lot of holes in this manual!  See the [[Special:MyLanguage/Manual:To do|'to do' page]] for details.
 
* There are still a lot of holes in this manual!  See the [[Special:MyLanguage/Manual:To do|'to do' page]] for details.
 
* There is still content on [http://mudlet.git.sourceforge.net/git/gitweb.cgi?p=mudlet/mudlet;a=blob_plain;f=src/mudlet_documentation.html;hb=HEAD The Mudlet Manual] which may need to be migrated.  If you can't find information on a particular issue in this documentation, please visit [https://forums.mudlet.org/ The Mudlet Forum] and ask your question there and someone will help you.
 
* There is still content on [http://mudlet.git.sourceforge.net/git/gitweb.cgi?p=mudlet/mudlet;a=blob_plain;f=src/mudlet_documentation.html;hb=HEAD The Mudlet Manual] which may need to be migrated.  If you can't find information on a particular issue in this documentation, please visit [https://forums.mudlet.org/ The Mudlet Forum] and ask your question there and someone will help you.
Line 61: Line 66:
 
-->
 
-->
 
<translate>
 
<translate>
 +
<!--T:13-->
 
[[Category: Mudlet Manual]]
 
[[Category: Mudlet Manual]]
 
</translate>
 
</translate>

Revision as of 08:13, 3 September 2019

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎français • ‎italiano • ‎polski • ‎suomi • ‎Ελληνικά • ‎русский • ‎العربية • ‎한국어
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.