summaryrefslogtreecommitdiffstats
path: root/docs/reference/version.xml.in
Commit message (Collapse)AuthorAgeFilesLines
* Generate builddate.xml and version.xml at build time instead on configureJohan Dahlin2006-07-201-1/+0
| | | | | | | | | * configure.ac: * docs/Makefile.am: * docs/reference/.cvsignore: * docs/reference/version.xml.in: Generate builddate.xml and version.xml at build time instead on configure time, add proper dependencies.
* Output xref links for unknown links.John Finlay2006-07-191-0/+1
* 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