Commit Graph

105 Commits (release-2.9)

Author SHA1 Message Date
Michael R Sweet 4351cf060c Prep for 2.8 release... 11 years ago
Michael R Sweet 6338dccaac Escape HTML special characters inside @code foo@. 11 years ago
Michael R Sweet 6bd5e6e022 Don't include spawn or other process headers unless we are building on Mac OS X/Darwin. 13 years ago
Michael R Sweet f5b0b9270d Clean share libraries, and fix SAX unit test to look for the right number of data nodes. 13 years ago
Michael R Sweet 3899cb0aa5 Fix some HTML and CSS validation issues. 14 years ago
Michael R Sweet 159e54f5d2 Add mxmlFindValue API (STR #110) 14 years ago
Michael R Sweet 97ca6dc424 Updated the source headers to reference the Mini-XML license and its exceptions 14 years ago
Michael R Sweet a2beacb1b7 Include CFBundleShortVersionString key in Info.plist. 15 years ago
Michael R Sweet 8d1ff5128d Update --tokens to support a file path and always add a newline at the end of 15 years ago
Michael R Sweet 58712ee6fc Add --tokens option. 15 years ago
Michael R Sweet ec99705731 Fix typedef documentation (STR #72) 15 years ago
Michael R Sweet fcdfa5a09d Fix two potential NULL dereferences caught by Clang. 16 years ago
Michael R Sweet 9643c13183 Fix VC++ compile failures 16 years ago
Michael R Sweet 1646671128 Fix DOCTYPE link for HTML 4.01 loose. 16 years ago
Michael R Sweet 0dbf99da69 Update to HTML 4.01 doctype. 16 years ago
Michael R Sweet 16c5e31280 Don't embed links or other markup in title attributes. 16 years ago
Michael R Sweet 5946d5637e Fix TOC generation. 16 years ago
Michael R Sweet 4e75d3579f Fix Nodes.xml generation. 16 years ago
Michael R Sweet fd57e148c5 Fix docset generation. 16 years ago
Michael R Sweet 59e1bbbb7a Add support for generating Xcode documentation sets. 16 years ago
Michael R Sweet e01c4d0a47 Add noframes section. 16 years ago
Michael R Sweet 62b697c229 Fix framed output. 16 years ago
Michael R Sweet a38251bc9b Wrapping was not disabled when mxmlSetWrapMargin(0) was called, and 17 years ago
Michael R Sweet a57b72a556 Fixes for enum typedefs (still working on comments...) 17 years ago
Michael R Sweet b04207f224 Use larger TOC frame. 17 years ago
Michael R Sweet 6304a1b69b Allow frames to be resized. 17 years ago
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