In mp.repeated_words, really add the first word to mp.word_color.
[mp-5.x.git] / doc / mp_index.txt
blob04da9e88c06f0f5af97846a06d52b84aae8031bb
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_interactive_dialog_boxes.html (Creating interactive dialog boxes).
11  * ./mp_cookbook.html (Minimum Profit Cookbook).
12  * ./mp_api.html (Minimum Profit API).
13  * ./mp_function_reference.html (Minimum Profit Function Reference), contributed
14    by Lee Page.
15  * ./mp_internals.html (Internals). Implementation details.
16  * ./mp_man.html (Manual Page).
18 Minimum Profit Scripting Language
19 ---------------------------------
21  * ./mpsl_overview.html (Overview). Introduction to MPSL.
22  * ./mpsl_internals.html (Internals). Notes about this particular
23    MPSL implementation.
24  * Reference. Reference of MPSL functions and variables (under construction).
25  * ./mpsl_quickref.ps (Quick reference) (A4 PostScript).
26  * ./mpsl_api.html (C API). Reference for using MPSL from inside C programs.
28 Minimum Profit Data Manager
29 ---------------------------
31  * ./mpdm_overview.html (Overview). Introduction to MPDM.
32  * ./mpdm_api.html (C API). Reference for using MPDM from inside C programs.
34 ---
35 Angel Ortega <angel@triptico.com>