# HG changeset patch # User Nick # Date 1284426177 0 # Node ID 73017f99818f7244930b0203da8b52140ef8ee69 # Parent 616ff192b8fd24a64f0fab3708560841405c6a62 trying pod2xhtml instead of pod2html (for named links) diff -r 616ff192b8fd -r 73017f99818f doc/www.anonet2.org/public_pod/Makefile --- 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 $@ diff -r 616ff192b8fd -r 73017f99818f doc/www.anonet2.org/public_pod/index.pod --- 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) explaining +(Note: There's now L explaining a bit about anonymity in general and its place in AnoNet in particular.) (Note: There's now a darknet comparison page