Difference between revisions of "Documentation"

From MSL-Libraries
Jump to navigationJump to search
(MSL by example)
(Developers of MSL)
 
(5 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
=== MSL Objects ===
 
=== MSL Objects ===
 
A description of the objects and link to the source code on SourceForge is provided in the '''[[MSL Objects]]''' section
 
A description of the objects and link to the source code on SourceForge is provided in the '''[[MSL Objects]]''' section
 +
 +
===Distributed Programs===
 +
A number of programs and utilities are distributed with MSL.  Check the '''[[MSL Programs]]''' section.
  
 
=== MSL by example ===
 
=== MSL by example ===
 
A number of example on how to do simple or complex tasks: '''[[MSL by example]]'''
 
A number of example on how to do simple or complex tasks: '''[[MSL by example]]'''
 +
 +
=== Developers of MSL ===
 +
* '''[[Committing code to MSL]]'''
 +
* '''[[Creating branches]]'''

Latest revision as of 01:25, 26 September 2013

MSL Documentation

Getting started

An introduction for first users and some simple programs that illustrate how to use different features of the library are provided in the Tutorial.

MSL Objects

A description of the objects and link to the source code on SourceForge is provided in the MSL Objects section

Distributed Programs

A number of programs and utilities are distributed with MSL. Check the MSL Programs section.

MSL by example

A number of example on how to do simple or complex tasks: MSL by example

Developers of MSL