]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
copy images to html_node
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Nov 2011 17:00:55 +0000 (18:00 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Nov 2011 17:00:55 +0000 (18:00 +0100)
cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 0f532e822fa6adf3453c15d3a8f76a0d53fa7b90..17098d4fc1c2467b1eb93041d7b0a2cb53f00931 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -126,6 +126,7 @@ web:
                --html "--css-include=texinfo.css" \
                --texi2html \
                -o ../$(htmldir)/manual/ $(PACKAGE) "$(PACKAGE_NAME)"
+       cd doc && cp *.png ../$(htmldir)/manual/html_node/
        #cd doc/doxygen && doxygen && cd ../.. && cp -v doc/doxygen/html/* $(htmldir)/devel/doxygen/ && cd doc/doxygen/latex && make refman.pdf && cd ../../../ && cp doc/doxygen/latex/refman.pdf $(htmldir)/devel/doxygen/$(PACKAGE).pdf
        -cp -v doc/reference/html/*.html doc/reference/html/*.png doc/reference/html/*.devhelp doc/reference/html/*.css $(htmldir)/reference/
        #cp -v doc/cyclo/cyclo-$(PACKAGE).html $(htmldir)/cyclo/