Author: ltheussl
Date: Wed May 20 08:27:33 2009
New Revision: 776611
URL: http://svn.apache.org/viewvc?rev=776611&view=rev
Log:
Update or remove some out-dated links
Modified:
maven/doxia/site/src/site/apt/modules/index.apt
maven/doxia/site/src/site/fml/faq.fml
maven/doxia/site/src/site/xdoc/overview.xml
Modified: maven/doxia/site/src/site/apt/modules/index.apt
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/modules/index.apt?rev=776611&r1=776610&r2=776611&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/modules/index.apt (original)
+++ maven/doxia/site/src/site/apt/modules/index.apt Wed May 20 08:27:33 2009
@@ -93,7 +93,7 @@
* {{{http://itextdocs.lowagie.com/tutorial/}iText tutorial}}
- * {{{http://www.lowagie.com/iText/tutorial/ch07.html}(out-dated) chapter on
XML support}}
+~~ * {{{http://www.lowagie.com/iText/tutorial/ch07.html}(out-dated) chapter
on XML support}}
[]
Modified: maven/doxia/site/src/site/fml/faq.fml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/fml/faq.fml?rev=776611&r1=776610&r2=776611&view=diff
==============================================================================
--- maven/doxia/site/src/site/fml/faq.fml (original)
+++ maven/doxia/site/src/site/fml/faq.fml Wed May 20 08:27:33 2009
@@ -47,8 +47,8 @@
only the fo module is going to be supported in the future.
</p>
<p>
- A pdf plugin for Maven is currently in development in the Doxia
sandbox. You can get the source
- <a
href="http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-pdf-plugin/">here</a>.
+ A pdf plugin for Maven is currently in development. You can get the
source
+ <a
href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin/">here</a>.
</p>
<p>
As a preliminary example, you can have a look at the <a
href="./Doxia.pdf">pdf</a> version of the Doxia web site.
Modified: maven/doxia/site/src/site/xdoc/overview.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/xdoc/overview.xml?rev=776611&r1=776610&r2=776611&view=diff
==============================================================================
--- maven/doxia/site/src/site/xdoc/overview.xml (original)
+++ maven/doxia/site/src/site/xdoc/overview.xml Wed May 20 08:27:33 2009
@@ -93,7 +93,7 @@
<p>my text</p></source>
<p>To find out more about the Sink API, you could read the Javadoc
<a class="externalLink"
-
href="http://maven.apache.org/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html">here</a>.
+
href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html">here</a>.
</p>
</subsection>