Protected mpsl.h from re-including.
[mpsl.git] / doc / mpsl_index.txt
blob1f9aa18254c2ca9dc4c64750a7a4bfce8686209c
1 MPSL documentation index
2 ========================
4 Minimum Profit Scripting Language
5 ---------------------------------
7  * ./mpsl_overview.html (Overview). Introduction to MPSL.
8  * ./mpsl_reference.html (Function Reference). A complete reference
9    of MPSL functions.
10  * ./mpsl_internals.html (Internals). Notes about this particular
11    MPSL implementation.
12  * Reference. Reference of MPSL functions and variables (under construction).
13  * Quick reference sheet as ./mpsl_quickref.txt (text) or ./mpsl_quickref.ps (PostScript).
14  * ./mpsl_api.html (C API). Reference for using MPSL from inside C programs.
16 ---
17 Angel Ortega <angel@triptico.com>