diff options
| author | John Finlay <finlay@src.gnome.org> | 2006-07-19 09:49:56 +0000 |
|---|---|---|
| committer | John Finlay <finlay@src.gnome.org> | 2006-07-19 09:49:56 +0000 |
| commit | 8976c90f8565b70b6f6ecfebdf3f04e7e812e698 (patch) | |
| tree | ce1727a0536a45fd50f514c117eceee92838e4ff /ChangeLog | |
| parent | c5a6e6aa7f3a398aeb70b1be354c957b45f870b4 (diff) | |
| download | pygobject-8976c90f8565b70b6f6ecfebdf3f04e7e812e698.tar.gz pygobject-8976c90f8565b70b6f6ecfebdf3f04e7e812e698.tar.xz pygobject-8976c90f8565b70b6f6ecfebdf3f04e7e812e698.zip | |
Output xref links for unknown links.
* docs/xsl/html.xsl: Output xref links for unknown links.
* docs/xsl/ref-html-style.xsl: Include refsect1 and refsect2 in
indexed items but only ig they have ids.
* configure.ac (AC_CONFIG_FILES) : Add docs/reference/version.xml
* docs/reference/pygobject-ref.xml: Add pygobject-introduction.xml
and version and builddate entities. Remove commented out items.
* docs/Makefile.am: Add reference/pygobject-introduction.xml and
reference/version.xml.in
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2006-07-19 John Finlay <finlay@moeraki.com> + + * docs/xsl/html.xsl: Output xref links for unknown links. + + * docs/xsl/ref-html-style.xsl: Include refsect1 and refsect2 in + indexed items but only ig they have ids. + + * configure.ac (AC_CONFIG_FILES) : Add docs/reference/version.xml + + * docs/reference/pygobject-ref.xml: Add pygobject-introduction.xml + and version and builddate entities. Remove commented out items. + + * docs/Makefile.am: Add reference/pygobject-introduction.xml and + reference/version.xml.in + 2006-07-18 Johan Dahlin <johan@gnome.org> * docs/Makefile.am (HTMLdir): Install book in $datadir/gtk-doc/html |
