Author: hboutemy
Date: Tue Feb  9 20:43:26 2016
New Revision: 1729453

URL: http://svn.apache.org/viewvc?rev=1729453&view=rev
Log:
updated site for Doxia 1.7

Modified:
    maven/doxia/site/trunk/content/site.xml
    maven/doxia/site/trunk/pom.xml

Modified: maven/doxia/site/trunk/content/site.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/trunk/content/site.xml?rev=1729453&r1=1729452&r2=1729453&view=diff
==============================================================================
--- maven/doxia/site/trunk/content/site.xml (original)
+++ maven/doxia/site/trunk/content/site.xml Tue Feb  9 20:43:26 2016
@@ -79,9 +79,13 @@ under the License.
         <item name="Create a Doxia Macro" href="developers/macros.html"/>
         <item name="Using the Sink API" href="developers/sink.html"/>
       </item>
-      <item name="Doxia 1.6" href="doxia/index.html" collapse="false">
+      <item name="Doxia 1.7" href="doxia/index.html" collapse="false">
         <item name="Doxia base" href="doxia/index.html"/>
-        <item name="Doxia Sitetools" href="doxia-sitetools/index.html"/>
+        <!--item name="Doxia Sitetools" href="doxia-sitetools/index.html"/-->
+      </item>
+      <item name="Doxia 1.6" href="doxia-archives/doxia-1.6/index.html" 
collapse="false">
+        <item name="Doxia base" href="doxia-archives/doxia-1.6/index.html"/>
+        <item name="Doxia Sitetools" 
href="doxia-sitetools-archives/doxia-sitetools-1.6/index.html"/>
       </item>
       <item name="Doxia 1.5" href="doxia/index.html" collapse="false">
         <item name="Doxia base" href="doxia-archives/doxia-1.5/index.html"/>

Modified: maven/doxia/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/trunk/pom.xml?rev=1729453&r1=1729452&r2=1729453&view=diff
==============================================================================
--- maven/doxia/site/trunk/pom.xml (original)
+++ maven/doxia/site/trunk/pom.xml Tue Feb  9 20:43:26 2016
@@ -162,7 +162,7 @@ under the License.
   </pluginRepositories>
 
   <properties>
-    <doxiaVersion>1.6</doxiaVersion>
+    <doxiaVersion>1.7</doxiaVersion>
     <site.output>${project.build.directory}/site</site.output>
   </properties>
 


Reply via email to