| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This add a new language attribute (hardcoded to python) in the .devhelp
file that is produced when using ref-html-style.xsl.
|
|
|
|
|
|
|
|
| |
* docs/xsl/fixxref.py.in: Remove DATADIR substitution since it now
gets substituted as ${prefix}/share which doesn't work in a Python
script.
svn path=/trunk/; revision=705
|
|
|
|
| |
svn path=/trunk/; revision=636
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
|
|
|
|
|
| |
* m4/as-expand.m4: New file to workaround automake silliness
* docs/xsl/fixxref.py.in: New script
* docs/Makefile.am (XSLFILES): Add fixxref.py script, moved in from
PyGTK.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* docs/xsl/ref-html-style.xsl: Add book to list of indexed items.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
in the tarball
|