Fixed es.po.
[mp-5.x.git] / doc / mp_index.txt
blobd482cb29505523216be9ca1f16ccc99c3fd061ce
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_internals.html (Internals). Notes about this particular
25    MPSL implementation.
26  * Reference. Reference of MPSL functions and variables (under construction).
27  * ./mpsl_quickref.ps (Quick reference) (A4 PostScript).
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>