summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-13 09:01:20 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-13 09:01:20 +0200
commit1bd449eb2e8503cefdfc00b75d93fdcfc49e06ea (patch)
treebd46e104a6b69ee5bd5269dbb6b2b7dd90a5aa79 /cfg.mk
parentde367b068569b670fce871227e4e90bb2bffe32f (diff)
downloadgnutls-1bd449eb2e8503cefdfc00b75d93fdcfc49e06ea.tar.gz
update the guile manual along the C one
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 9ea111713c..e3b80947a6 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -159,6 +159,9 @@ web:
sed 's/\@VERSION\@/$(VERSION)/g' -i $(htmldir)/manual/html_node/*.html $(htmldir)/manual/gnutls.html
-cd doc && make gnutls.epub && cp gnutls.epub ../$(htmldir)/manual/
cd doc/latex && make gnutls.pdf && cp gnutls.pdf ../../$(htmldir)/manual/
+ make -C doc gnutls-guile.html gnutls-guile.pdf
+ cd doc && makeinfo --html --split=node -o ../$(htmldir)/manual/gnutls-guile/ --css-include=./texinfo.css gnutls-guile.texi
+ cd doc && cp gnutls-guile.pdf gnutls-guile.html ../$(htmldir)/manual/
#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/