Author: xavier
Date: Sat Feb 23 04:27:20 2008
New Revision: 630426
URL: http://svn.apache.org/viewvc?rev=630426&view=rev
Log:
update templates and add release notes in documentation.
Modified:
ant/ivy/core/branches/2.0.0-beta2/doc/index.html
ant/ivy/core/branches/2.0.0-beta2/doc/printTemplate.html
ant/ivy/core/branches/2.0.0-beta2/doc/template.html
ant/ivy/core/branches/2.0.0-beta2/doc/toc.json
Modified: ant/ivy/core/branches/2.0.0-beta2/doc/index.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.0-beta2/doc/index.html?rev=630426&r1=630425&r2=630426&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.0-beta2/doc/index.html (original)
+++ ant/ivy/core/branches/2.0.0-beta2/doc/index.html Sat Feb 23 04:27:20 2008
@@ -25,7 +25,8 @@
</head>
<body>
<textarea id="xooki-source">
-Welcome to the official Ivy documentation.
+Welcome to the official Ivy documentation for 2.0.0-beta2.
+The release notes of this version are available [[release-notes here]].
<h1>What is Ivy?</h1>
Ivy is a tool for managing (recording, tracking, resolving and reporting)
project dependencies. It is characterized by the following:
Modified: ant/ivy/core/branches/2.0.0-beta2/doc/printTemplate.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.0-beta2/doc/printTemplate.html?rev=630426&r1=630425&r2=630426&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.0-beta2/doc/printTemplate.html (original)
+++ ant/ivy/core/branches/2.0.0-beta2/doc/printTemplate.html Sat Feb 23
04:27:20 2008
@@ -20,7 +20,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
-<title>${title} | Ivy</title>
+<title>${title} | Ivy 2.0.0-beta2</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style/print-style.css" />
</head>
Modified: ant/ivy/core/branches/2.0.0-beta2/doc/template.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.0-beta2/doc/template.html?rev=630426&r1=630425&r2=630426&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.0-beta2/doc/template.html (original)
+++ ant/ivy/core/branches/2.0.0-beta2/doc/template.html Sat Feb 23 04:27:20 2008
@@ -20,7 +20,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
-<title>${title} | Ivy Documentation</title>
+<title>${title} | Ivy 2.0.0-beta2 Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style/style.css" />
<script src="js/jquery.pack.js" type="text/javascript"></script>
Modified: ant/ivy/core/branches/2.0.0-beta2/doc/toc.json
URL:
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.0-beta2/doc/toc.json?rev=630426&r1=630425&r2=630426&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.0-beta2/doc/toc.json (original)
+++ ant/ivy/core/branches/2.0.0-beta2/doc/toc.json Sat Feb 23 04:27:20 2008
@@ -5,6 +5,13 @@
"title":"Documentation",
"children": [
{
+ "id":"release-notes",
+ "title":"Release Notes",
+ "children": [
+
+ ]
+ },
+ {
"id":"tutorial",
"title":"Tutorials",
"children": [