Use gdk_rectangle_intersect() in pan-view
[geeqie.git] / doc / docbook2html.sh
diff --git a/doc/docbook2html.sh b/doc/docbook2html.sh
deleted file mode 100755 (executable)
index 6be7acf..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-mkdir html
-#xsltproc --xinclude -o index.html /usr/share/xml/docbook/stylesheet/nwalsh/current/html/docbook.xsl docbook/GuideIndex.xml
-
-# this requires gnome-doc-utils package
-xsltproc --xinclude -o html/GuideIndex.html /usr/share/xml/gnome/xslt/docbook/html/db2html.xsl docbook/GuideIndex.xml