Commit Graph

135 Commits (20a4221607c22d0659665a30bb09c5c5a60272db)

Author SHA1 Message Date
Alberto Costa b26a4d35f1 endif wrong position 7 years ago
Michael Sweet 8bdacd119d Update markdown anchors to use "title-of-heading" format. 7 years ago
Michael Sweet 3bb60cc92b Add some more style information. 7 years ago
Michael Sweet 5771dbbaf3 Add documentation/usage for --coverimage. 7 years ago
Michael Sweet fa1336ddee Fix write_description to always write close tag. 7 years ago
Michael Sweet 0d0850fffd Fix bug where comments/descriptions were text fragments instead of opaque 7 years ago
Michael Sweet bcfa6ef518 Update/fix documentation. 7 years ago
Michael Sweet b79d3e0f07 Add support for SOURCE_DATE_EPOCH environment variable (Issue #193) 7 years ago
Michael Sweet f1f1703050 Update Markdown support. 7 years ago
Michael Sweet b06830dc0d Finalize Markdown support - man pages (Issue #194) 7 years ago
Michael Sweet c6bda8e144 Add markdown support for HTML/EPUB/DOCSET output (Issue #194) 7 years ago
Michael Sweet 4e6310962b Change how we embed the cover image so that more applications show it. 7 years ago
Michael Sweet 1fba7887b7 Add cover image for manual. 7 years ago
Michael Sweet 64d4526ee0 Add initial support for cover images. 7 years ago
Michael Sweet 8d99d72e4b Split out the docset generation code, like was done for epub, to simplify the 7 years ago
Michael Sweet 0381fdaf3c Normalize on passing "mode" instead of "xhtml" flag. 7 years ago
Michael Sweet ece51b6223 Include author and copyright in "standard" header. 7 years ago
Michael Sweet 003eea7429 Clean up mxmldoc and refactor a bunch of the code. 7 years ago
Michael Sweet 8b32ac7556 Finalize and document EPUB support (Issue #189) 7 years ago
Michael Sweet e6146472e6 Make EPUB generation conditional on the presence of ZLIB (again). 7 years ago
Michael Sweet 4d322880f4 Update ZIP container code, now things are working... 7 years ago
Michael Sweet 7c2551e996 Switch to using hand-rolled ZIP container "library" for EPUB files. 7 years ago
Michael Sweet 7f1beff016 Fix conditional handling of EPUB support. 7 years ago
Michael Sweet d035af36e8 Fix extra > in table-of-contents. 7 years ago
Michael Sweet e824dc0f56 Fix validation issues (but still not opening in iBooks...) 7 years ago
Michael Sweet 2f1e57787d Save work - some more validation fixes. 7 years ago
Michael Sweet 8abc6bbebf Save work - building real EPUB container, most of the validation issues are now 7 years ago
Michael Sweet 36193beec1 Add first part of EPUB output code - XHTML content. 7 years ago
Michael Sweet 6ac1fb23f4 Use vasprintf when available. 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
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