Commit Graph

79 Commits (release-2.5)

Author SHA1 Message Date
Michael R Sweet 8aff906d87 Fix man page output. 17 years ago
Michael R Sweet 29ab62983c write_element() was writing to stdout. 17 years ago
Michael R Sweet fe77bb9f69 More style tweaking. 17 years ago
Michael R Sweet 3c890fa238 Scan intro file for headings, add to table-of-contents. 17 years ago
Michael R Sweet 6d78b14377 Add support for @code and @link markup in descriptions. 17 years ago
Michael R Sweet a4e8120176 Finish up framed output. 17 years ago
Michael R Sweet 1fed22b03c Add --footer, rename --heading to --header. 17 years ago
Michael R Sweet ee8df0fe52 Bump version to 2.5. 17 years ago
Michael R Sweet 1e2bbbc851 Save work on mxmldoc; add --css option, start of --framed, add discussion 17 years ago
Michael R Sweet 346be509a3 Update mxmldoc output to use a more modern format similar to Apple's 17 years ago
Michael R Sweet 06d3aa27fb Add NULL check and remove dead code. 17 years ago
Michael R Sweet 5f263362a9 Use \- instead of - in man pages (STR #68) 17 years ago
Michael R Sweet c1c940970d Convert to DLL 17 years ago
Michael R Sweet 237a4ad90e Fix output of function argument descriptions. 17 years ago
Michael R Sweet 6fb1d1b5e5 Install chapter images. 17 years ago
Michael R Sweet bf73da6782 Save work on documentation. 17 years ago
Michael R Sweet 0f8052e766 Add mxmlNewXML() function and use it. 17 years ago
Michael R Sweet 5c45ec73d3 Don't include debug stuff. 18 years ago
Michael R Sweet 3b4a9a6f4f Save changes to mxmldoc.c (debug stuff) 18 years ago
Michael R Sweet cae849a945 Fix function typedef documentation generation. 19 years ago
Michael R Sweet cc5890089d Documentation updates. 19 years ago
Michael R Sweet 2e7bc89ddd Clean up stylesheet. 19 years ago
Michael R Sweet 4ddc06eeab Move comment info before text in headings. 19 years ago
Michael R Sweet defaeae1df Use "title" class to add underline to titles instead of HR element afterwards. 19 years ago
Michael R Sweet dee5ea6bc7 Final changes to make mxmldoc generate valid HTML 4.0 with no errors. 19 years ago
Michael R Sweet d3598ab24c Don't use XHTML in HTML. 19 years ago
Michael R Sweet f7fdbeb2c9 Fix support for @private@, and make it universal for all things. 19 years ago
Michael R Sweet 735989840c Save work on adding @private@ comment support... 19 years ago
Michael R Sweet 4e533e861b Fix inifinite loop bug. 19 years ago
Michael R Sweet a5ea819842 Bump version to 2.3. 19 years ago
Michael R Sweet 62376c5156 Fix comment processing. 19 years ago
Michael R Sweet 2fc73455b2 Add support for @deprecated@ and @since version@ comments (still needs some 19 years ago
Michael R Sweet 8406ab7c2c Fix functions of the form "name(void)" 19 years ago
Michael R Sweet 55177569a9 Fix XML schema for mxmldoc. 19 years ago
Michael R Sweet 539f042f3d Clean up tables. 19 years ago
Michael R Sweet d9276fe08f Add --intro and --title options to mxmldoc, and treat names starting 19 years ago
Michael R Sweet 35b7bc18e3 Fix typedef handling bug in mxmldoc. 19 years ago
Michael R Sweet d05a2f8d52 Fixed an XML output bug in mxmldoc. 19 years ago
Michael R Sweet 6712bf6914 Update for 2.2 release. 20 years ago
Michael R Sweet 886a707ad7 Update copyright to 2005. 20 years ago
Michael R Sweet a2682a2ee2 Fix "subscript has type char" warnings... 20 years ago
Michael R Sweet c0878b3f9a Treat UTF-8 sequences that are longer than needed as an error (STR #4) 20 years ago
Michael R Sweet 0fd3bd7f33 Optimizations and bug fixes from STR #2: 20 years ago
Michael R Sweet 08896f33e5 pkg-config support. 20 years ago
Michael R Sweet 537afc37da More documentation fun. 20 years ago
Michael R Sweet 36fc2a366d List private, protected, and public members of the class separately. 20 years ago
Michael R Sweet 465d3e7231 Change whitespace callback to return a string. 20 years ago
Michael R Sweet 82fe862574 C++ class scope support. 20 years ago
Michael R Sweet 8de7c5c624 Default arguments. 20 years ago
Michael R Sweet c00d7f55a2 Fix C++ class/struct handling. 20 years ago