summaryrefslogtreecommitdiff
path: root/gtkdoc-mkhtml.in
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2002-11-10 15:07:52 +0000
committerJames Henstridge <jamesh@src.gnome.org>2002-11-10 15:07:52 +0000
commit693e30961614e4a05f8d2694c4ad32b0306c650c (patch)
treed8c1ed40754db264ac10a14d712689fa0981bf2c /gtkdoc-mkhtml.in
parentb7867c853d624700d3ec77a11e5c9b047d9c5637 (diff)
downloadgtk-doc-693e30961614e4a05f8d2694c4ad32b0306c650c.tar.gz
change style for documentation.
2002-11-10 James Henstridge <james@daa.com.au> * gtk-doc.xsl: change style for documentation. * gtkdoc-mkhtml.in (declaration): copy PNG files to the html directory.
Diffstat (limited to 'gtkdoc-mkhtml.in')
-rw-r--r--gtkdoc-mkhtml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtkdoc-mkhtml.in b/gtkdoc-mkhtml.in
index cc0a989..330ee1d 100644
--- a/gtkdoc-mkhtml.in
+++ b/gtkdoc-mkhtml.in
@@ -35,6 +35,7 @@ fi
if $is_xml; then
@XSLTPROC@ --xinclude --stringparam gtkdoc.bookname $module $gtkdocdir/gtk-doc.xsl $document
+ cp -f $gtkdocdir/*.png .
else
@JADE@ -t sgml -w no-idref -d $gtkdocdir/gtk-doc.dsl \
$gtkdocdir/gtk-doc.dcl $document