source: trunk/third/gtk-doc/NEWS @ 20745

Revision 20745, 1.4 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20744, which included commits to RCS files with non-trunk default branches.
Line 
1GTK-Doc 1.1     (Apr 18 2003)
2===========
3
4 o Add a gtk-doc.m4 macro that allows packages to provide consistent
5   checking for gtk-doc.
6 o Check to make sure that the XML catalog actually contains entries
7   for the DocBook XML DTD and XSLT stylesheets.  Please consult the
8   README file if your system's XML catalog isn't set up.
9 o Add infrastructure for including the standard gtk-doc makefile
10   glue, so that maintainers of packages don't need to worry about
11   keeping it up to date.  See glib head for an example of its use.
12 o Some updates to the devhelp contents file generation, as suggested
13   by Hallski.
14 o Fix some bugs in the DocBook XML codepath that were preventing
15   inter-module cross references from being resolved.
16 o Fix some bugs in extraction of object property documentation.
17
18
19
20GTK-Doc 0.10    (Nov 14 2002)
21============
22
23 o --output-format option to select whether SGML or XML is generated.
24 o Use openjade or jade when converting SGML to HTML.
25 o Use xsltproc to convert XML to HTML, with a new look.
26 o In XML mode, support XIncludes as an alternative to entities.
27 o In XML mode, create .devhelp files.
28 o List interfaces in the object hierarchy.
29 o Create docs for signals on interfaces.
30 o Generate links between interface and their implementations and
31   prerequisites.
32 o Create docs for child and style properties.
33 o Use blurbs for property documentation.
34 o Allow inline documentation for signals and properties.
Note: See TracBrowser for help on using the repository browser.