summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-24 18:00:55 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-24 18:00:55 +0100
commit7ce1200106b411bde7d2956e00204d8fda58f5bd (patch)
treeb62ecd6960229173ee3de37456f1659eda27ce01 /cfg.mk
parentbde2a1bf14c376bec5a83bdc7c36f0a63a4dd665 (diff)
downloadgnutls-7ce1200106b411bde7d2956e00204d8fda58f5bd.tar.gz
copy images to html_node
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 0f532e822f..17098d4fc1 100644
--- 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/