More work in mp_vcs.mpsl.
[mp-5.x.git] / doc / mp_index.txt
blobd3568e4e67d0be18fcec8ea7dd7904c2fda0ee6c
1 Minimum Profit Documentation Center
2 ===================================
4 General Documentation
5 ---------------------
7  * ./mp_data_model.html (Minimum Profit Data Model).
8  * ./mp_configuration.html (Minimum Profit Configuration Directives).
9  * ./mp_actions.html (Minimum Profit Action Reference).
10  * ./mp_keycodes.html (Minimum Profit Keycodes).
11  * ./mp_encoding.html (Minimum Profit character encoding support).
12  * ./mp_interactive_dialog_boxes.html (Creating interactive dialog boxes).
13  * ./mp_cookbook.html (Minimum Profit Cookbook).
14  * ./mp_api.html (Minimum Profit API).
15  * ./mp_function_reference.html (Minimum Profit Function Reference), contributed
16    by Lee Page.
17  * ./mp_internals.html (Internals). Implementation details.
18  * ./mp_man.html (Manual Page).
20 Minimum Profit Scripting Language
21 ---------------------------------
23  * ./mpsl_overview.html (Overview). Introduction to MPSL.
24  * ./mpsl_reference.html (Reference). A reference to MPSL library functions and variables.
25  * ./mpsl_quickref.ps (Quick reference sheet) (A4 PostScript).
26  * ./mpsl_internals.html (Internals). Notes about this particular
27    MPSL implementation.
28  * ./mpsl_api.html (C API). Reference for using MPSL from inside C programs.
30 Minimum Profit Data Manager
31 ---------------------------
33  * ./mpdm_overview.html (Overview). Introduction to MPDM.
34  * ./mpdm_api.html (C API). Reference for using MPDM from inside C programs.
36 ---
37 Angel Ortega <angel@triptico.com>