Author: aramirez
Date: Sun Jul  9 23:58:20 2006
New Revision: 420444

URL: http://svn.apache.org/viewvc?rev=420444&view=rev
Log:
PR: MDEPLOY-35

-removed faq.apt and replaced it with faq.fml
-added faq

Removed:
    maven/plugins/trunk/maven-deploy-plugin/src/site/apt/faq.apt
Modified:
    maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml

Modified: maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml?rev=420444&r1=420443&r2=420444&view=diff
==============================================================================
--- maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml Sun Jul  9 
23:58:20 2006
@@ -37,7 +37,7 @@
       <item name="Introduction" href="index.html"/>
       <item name="Goals" href="plugin-info.html"/>
       <item name="Usage" href="usage.html"/>
-           <!--item name="FAQ" href="faq.html"/-->
+           <item name="FAQ" href="faq.html"/>
     </menu>
 
     <menu name="Examples">


Reply via email to