You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2008/06/30 21:02:06 UTC

svn commit: r672865 - in /ant/ivy/site/ivyde: history/ toc.json

Author: hibou
Date: Mon Jun 30 12:02:05 2008
New Revision: 672865

URL: http://svn.apache.org/viewvc?rev=672865&view=rev
Log:
Add the 2.0.0.alpha1 doc release

Modified:
    ant/ivy/site/ivyde/history/   (props changed)
    ant/ivy/site/ivyde/toc.json

Propchange: ant/ivy/site/ivyde/history/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Mon Jun 30 12:02:05 2008
@@ -1,4 +1,4 @@
 trunk https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk/doc
-latest-milestone https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/1.2.0/doc
+latest-milestone https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/2.0.0.alpha1/doc
+2.0.0.alpha1 https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/2.0.0.alpha1/doc
 1.2.0 https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/1.2.0/doc
-

Modified: ant/ivy/site/ivyde/toc.json
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/toc.json?rev=672865&r1=672864&r2=672865&view=diff
==============================================================================
--- ant/ivy/site/ivyde/toc.json (original)
+++ ant/ivy/site/ivyde/toc.json Mon Jun 30 12:02:05 2008
@@ -21,7 +21,7 @@
           ]
       },
       {
-        "title":"Documentation (1.2.0)",
+        "title":"Documentation (2.0.0.alpha1)",
         "importRoot":"history/latest-milestone",
         "importNode":"index"      },
       {
@@ -33,6 +33,24 @@
               "importRoot":"history/trunk",
               "importNode":"index"            },
             {
+              "id":"2.x",
+              "title":"2.x",
+              "isAbstract":true,
+              "children": [
+                  {
+                    "id":"history/2.0",
+                    "title":"2.0.x",
+                    "isAbstract":true,
+                    "children": [
+                        {
+                          "title":"2.0.0.alpha1",
+                          "importRoot":"history/2.0.0.alpha1",
+                          "importNode":"index"                        }
+                      ]
+                  }
+                ]
+            },
+            {
               "title":"1.2.0",
               "importRoot":"history/1.2.0",
               "importNode":"index"            }