Commit Graph

24 Commits

Author SHA1 Message Date
Michael R Sweet
db39074de2
Finalize documentation changes (Issue #312) 2024-03-20 11:18:15 -04:00
Michael R Sweet
b438d21b9b
Save work on documentation updates. 2024-03-19 13:18:43 -04:00
Michael R Sweet
e676eb35cb
Implement mxmlOptions APIs to normalize all of the load/save option stuff (Issue #312) 2024-03-18 21:46:14 -04:00
Michael R Sweet
c1d787dc5f
Update docos some more. 2024-03-13 09:59:47 -04:00
Michael R Sweet
a9aea16f3a
Save work on docos. 2024-03-10 10:23:51 -04:00
Michael R Sweet
1dfe8e7ac9
Update docos. 2024-03-06 20:10:09 -05:00
Michael R Sweet
2c62878254
Normalize MXML_DESCEND_ values.
Normalize MXML_ADD_ values.

Drop MXML_ADD_TO_PARENT.

Move MXML_TAB to mxml-private.h
2024-03-06 20:03:48 -05:00
Michael R Sweet
99736682f1
Remove unused code and update docos. 2024-03-06 17:13:13 -05:00
Michael R Sweet
4e92848ae2
Add mxmlLoadIO/mxmlSaveIO functions, merge everything under the new roof
(Issue #98)
2024-03-06 14:45:10 -05:00
Michael R Sweet
e54574aca7
Update documentation to reflect the default build options. 2024-03-04 08:14:23 -05:00
Michael R Sweet
3df751f37b
SAX callback now returns a boolean (Issue #51) 2024-03-04 07:37:33 -05:00
Michael R Sweet
bc28dde728
Add migration chapter and update examples. 2024-03-02 20:02:08 -05:00
Michael R Sweet
fd47c7d115
Prep for 3.3.1 release. 2022-07-25 08:56:27 -04:00
Michael R Sweet
04c5b938e4
Update documentation for v3.3. 2021-10-26 16:29:57 -04:00
Michael R Sweet
990d4b54ea
Update copyright in docos. 2021-05-30 09:46:03 -04:00
Michael R Sweet
b43af676ba
Update documentation. 2020-01-10 14:58:24 -05:00
Michael R Sweet
75da0dcf21 Fix make install issues (Issue #257)
Bump version to 3.1.
2019-07-03 11:30:38 -04:00
Michael R Sweet
b972235840
Update documentation. 2019-03-01 21:59:16 -05:00
Michael R Sweet
a8309d08e8
Update documentation for typo. 2019-02-20 11:17:43 -05:00
Michael R Sweet
f166ad1977
License change to Apache 2.0 w/exceptions for GPL2/LGPL2 software. 2019-01-04 20:44:51 -05:00
Michael R Sweet
bc27547035
Switch to codedoc-generated documentation. Remove all old HTML docs. 2019-01-02 22:54:23 -05:00
Michael R Sweet
f634350601
Add dc:subject metadata to EPUB output. 2018-10-02 11:35:12 -04:00
Michael Sweet
bcfa6ef518 Update/fix documentation.
Add mxmlNewOpaquef and mxmlSetOpaquef functions.

Fix discussion writing code to look for opaque strings.

Fix dependencies for documentation generation.
2017-04-24 10:42:03 -04:00
Michael Sweet
c6bda8e144 Add markdown support for HTML/EPUB/DOCSET output (Issue #194) 2017-04-11 15:37:38 -04:00