From 0d49f9f9a46761efa6dbe9cf696dda93cd8a2fa0 Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Mon, 11 Oct 2010 20:32:29 +0000 Subject: [PATCH] add html.tar.gz to the upload, and link it from http://doc.powerdns.com/about.html git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1728 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/docs/Makefile | 2 +- pdns/docs/pdns.sgml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pdns/docs/Makefile b/pdns/docs/Makefile index 0f60921e8..95ea4ec47 100644 --- a/pdns/docs/Makefile +++ b/pdns/docs/Makefile @@ -32,7 +32,7 @@ html.tar.gz: html/index.html asciidoc -b xhtml11 -d manpage $< publish: - rsync --rsync-path=./rsync --copy-links --delete -avrze 'ssh -p 2222' ./html pdns.txt pdns.pdf \ + rsync --rsync-path=./rsync --copy-links --delete -avrze 'ssh -p 2222' ./html pdns.txt pdns.pdf html.tar.gz \ localhost:/opt/websites/downloads.powerdns.com/www/documentation/ ssh localhost -p 2222 ln -s /opt/websites/downloads.powerdns.com/www/documentation/images \ /opt/websites/downloads.powerdns.com/www/documentation/html/ diff --git a/pdns/docs/pdns.sgml b/pdns/docs/pdns.sgml index e126c2cac..44639a566 100644 --- a/pdns/docs/pdns.sgml +++ b/pdns/docs/pdns.sgml @@ -82,6 +82,10 @@ for updates. The PDF version is available on http://doc.powerdns.com/pdf, a text file is on http://doc.powerdns.com/txt/. + + The most up to date version of the HTML documentation can be downloaded as a tar archive from + http://doc.powerdns.com/html.tar.gz. + Release notes -- 2.40.0