Author: vsiveton
Date: Mon Mar 2 17:59:28 2009
New Revision: 749388
URL: http://svn.apache.org/viewvc?rev=749388&view=rev
Log:
o renamed page
Added:
maven/doxia/site/src/site/apt/developers/maven-integration.apt
- copied unchanged from r749343,
maven/doxia/site/src/site/apt/developers/maven.apt
Removed:
maven/doxia/site/src/site/apt/developers/maven.apt
Modified:
maven/doxia/site/src/site/apt/whatsnew-1.1.apt
maven/doxia/site/src/site/fml/faq.fml
Modified: maven/doxia/site/src/site/apt/whatsnew-1.1.apt
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/whatsnew-1.1.apt?rev=749388&r1=749387&r2=749388&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/whatsnew-1.1.apt (original)
+++ maven/doxia/site/src/site/apt/whatsnew-1.1.apt Mon Mar 2 17:59:28 2009
@@ -52,5 +52,5 @@
[]
If you are a Maven Plugin developer and you plan to switch to Doxia 1.1,
please read this
- {{{./developers/maven.html}Maven Integration}} page to understand how to
integrate correctly Doxia 1.1
+ {{{./developers/maven-integration.html}Maven Integration}} page to understand
how to integrate correctly Doxia 1.1
with Maven.
Modified: maven/doxia/site/src/site/fml/faq.fml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/fml/faq.fml?rev=749388&r1=749387&r2=749388&view=diff
==============================================================================
--- maven/doxia/site/src/site/fml/faq.fml (original)
+++ maven/doxia/site/src/site/fml/faq.fml Mon Mar 2 17:59:28 2009
@@ -171,7 +171,7 @@
<question>How to integrate Doxia 1.1 with Maven?</question>
<answer>
<p>
- See this <a href="developers/maven.html">page</a>.
+ See this <a href="developers/maven-integration.html">page</a>.
</p>
</answer>
</faq>