4 mp_doccer - Documentation generator
5 Copyright (C) 1991-2003 Angel Ortega <angel@triptico.com>
6 Home Page: http://www.triptico.com/software/mp.html
11 - Blank lines in description are correctly shown in HTML.
16 - Function and variable descriptions are no longer mandatory,
17 blank lines allowed in description - Patch by Osman Keskin
22 - New markup for function category and a new 'one big html page' format.
27 - New method to avoid duplicate HTML pages.
32 - New parameter to set author information.
37 - Some formatting bugs fixed.
42 - New output format: man, to build a man page for each entry.
47 - Fixed an annoying bug that screwed up the synopsis.
52 - New output format: sh, to build an executable shell script.
57 - The search for a synopsis also ends in a line containing
58 only /** (i.e., the start of a new document entry).
63 - Arguments and return values are decorated.
64 - An alternative synopsis can be defined created succesive
65 comment lines in the form /** text */ after the real synopsis.
70 - Function names and arguments in description are decorated.