summaryrefslogtreecommitdiffstats
path: root/docs/reference/entities.docbook.in
Commit message (Collapse)AuthorAgeFilesLines
* Use builddate.xml for the builddate entity and have builddate.xml beJohn Finlay2006-08-101-1/+0
| | | | | | | | | * docs/reference/entities.docbook.in: * docs/reference/pygobject-ref.xml: * docs/Makefile.am: * configure.ac: Use builddate.xml for the builddate entity and have builddate.xml be updated when the docs are built not during configure time.
* Clean up the build date/version mess I created. Now it's created duringJohan Dahlin2006-08-041-0/+2
* configure.ac: * docs/Makefile.am: * docs/reference/.cvsignore: * docs/reference/entities.docbook.in: * docs/reference/pygobject-ref.xml: Clean up the build date/version mess I created. Now it's created during configure time and properly included in the docbook files. Also make sure distcheck passes