Difference between revisions of "Documentation"

From VNUML-WIKI
Jump to: navigation, search
 
Line 1: Line 1:
 +
 
VNUML documentation is made of the following documents (updated to 1.6):
 
VNUML documentation is made of the following documents (updated to 1.6):
  
    * Tutorial
+
* Tutorial
    * VNUML Installation Guide
+
* Installation Guide
    * VNUML User Manual
+
* User Manual
    * VNUML Language Reference
+
* Language Reference
 +
 
  
 
Old 1.5 documentation: tutorial, installation, user manual, language reference.
 
Old 1.5 documentation: tutorial, installation, user manual, language reference.

Revision as of 19:47, 23 July 2006

VNUML documentation is made of the following documents (updated to 1.6):

  • Tutorial
  • Installation Guide
  • User Manual
  • Language Reference


Old 1.5 documentation: tutorial, installation, user manual, language reference.

Old 1.4 documentation: tutorial, installation, user manual, language reference.

Old 1.3 documentation: tutorial, installation, user manual, language reference.

If you come to VNUML for the first time, you should start with the tutorial to get an overview about VNUML philosophy and fetaures. A FAQ is also provided.

If you want to know how VNUML works internally or plan to modify it, vnumlparser.pl code itself it a good documentation source for developers. Please, let us know about any modifications you do, in order to include them in future versions.