Mercurial > hg > anonet-resdb
changeset 142:73017f99818f draft
trying pod2xhtml instead of pod2html (for named links)
author | Nick <nick@somerandomnick.ano> |
---|---|
date | Tue, 14 Sep 2010 01:02:57 +0000 |
parents | 616ff192b8fd |
children | 8d4cbe3119ff |
files | doc/www.anonet2.org/public_pod/Makefile doc/www.anonet2.org/public_pod/index.pod |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/www.anonet2.org/public_pod/Makefile Mon Sep 13 22:39:50 2010 +0000 +++ b/doc/www.anonet2.org/public_pod/Makefile Tue Sep 14 01:02:57 2010 +0000 @@ -1,5 +1,5 @@ all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html %.html: %.pod - pod2html --noindex < $< 2>/dev/null > $@.tmp + pod2xhtml --noindex < $< 2>/dev/null > $@.tmp mv $@.tmp $@
--- a/doc/www.anonet2.org/public_pod/index.pod Mon Sep 13 22:39:50 2010 +0000 +++ b/doc/www.anonet2.org/public_pod/index.pod Tue Sep 14 01:02:57 2010 +0000 @@ -1,6 +1,6 @@ =head1 AnoNet, Take 2! -(Note: There's now a page (L<http://www.anonet2.org/anonymity>) explaining +(Note: There's now L<a page|L<http://www.anonet2.org/anonymity> explaining a bit about anonymity in general and its place in AnoNet in particular.) (Note: There's now a darknet comparison page