mxml/doc
Michael R Sweet f7fdbeb2c9 Fix support for @private@, and make it universal for all things.
mxmldoc.c:
    - find_public(): Added
    - scan_file(): Revert previous @private@ changes, clear
      typedefnode after we assign a comment, and remove
      unnecessary @private@ comment check.
    - write_documentation(): Use find_public() instead of
      mxmlFindElement() when enumerating public types, structs,
      etc.

test/dotest.sh:
    - Run "make mxmldoc-static" so that the test uses a current
      executable.

test/function.cxx:
    - Add @private@ function.

test/struct.cxx:
    - Add @private@ struct.

test/type.cxx:
    - Added (simple typedef types)
2005-11-30 15:31:58 +00:00
..
.cvsignore Documentation updates. 2004-05-03 03:21:16 +00:00
advanced.html Update for 2.2 release. 2005-02-26 05:27:25 +00:00
basics.html Doco updates. 2004-06-21 01:39:20 +00:00
install.html Add VC++.NET project. 2004-06-21 11:17:52 +00:00
intro.html Add mxmlNewCDATA() and mxmlSetCDATA() functions. 2005-08-05 14:17:19 +00:00
license.html Ammend the Mini-XML license agreement to allow static linking. 2005-10-18 19:26:08 +00:00
logo.png Add new logo. 2005-05-16 12:35:28 +00:00
makedocs.sh Update documentation with release notes. 2005-05-17 00:54:44 +00:00
mxml.book Update documentation with release notes. 2005-05-17 00:54:44 +00:00
mxml.html Add --intro and --title options to mxmldoc, and treat names starting 2005-09-22 00:29:55 +00:00
mxml.man Update for 2.2 release. 2005-02-26 05:27:25 +00:00
mxmldoc.html Update for 2.2 release. 2005-02-26 05:27:25 +00:00
mxmldoc.man Add --intro and --title options to mxmldoc, and treat names starting 2005-09-22 00:29:55 +00:00
mxmldoc.xsd Fix XML schema for mxmldoc. 2005-09-29 02:20:19 +00:00
refapp.html Start with new docos. 2004-05-01 23:41:52 +00:00
reference.html Fix support for @private@, and make it universal for all things. 2005-11-30 15:31:58 +00:00
relnotes.html Ammend the Mini-XML license agreement to allow static linking. 2005-10-18 19:26:08 +00:00