summaryrefslogtreecommitdiffstats
path: root/docs/xsl/html.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Add reference to installed pygobject docs Add install of style.css DefineJohn Finlay2006-08-131-0/+1
| | | | | | | * pygobject-2.0.pc.in: Add reference to installed pygobject docs * docs/Makefile.am: Add install of style.css * docs/xsl/html.xsl: Define stylesheet as style.css * docs/style.css: Add.
* Do not use shade.verbatim, set the background color and border as a normalJohan Dahlin2006-08-061-27/+7
| | | | | | * docs/xsl/html.xsl: Do not use shade.verbatim, set the background color and border as a normal html tag to avoid an external stylesheet.
* Output xref links for unknown links.John Finlay2006-07-191-1/+17
| | | | | | | | | | | | | | | * 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
* Move xsl to a separate directory, install them and include a few more things ↵Johan Dahlin2006-07-131-0/+288
in the tarball