Author: hibou
Date: Thu May 8 09:39:48 2008
New Revision: 654576
URL: http://svn.apache.org/viewvc?rev=654576&view=rev
Log:
IvyDE doc refactoring:
- only keep the documentation here
Added:
ant/ivy/ivyde/trunk/doc/documentation.html (with props)
Removed:
ant/ivy/ivyde/trunk/doc/download.html
ant/ivy/ivyde/trunk/doc/issues.html
Modified:
ant/ivy/ivyde/trunk/doc/index.html
ant/ivy/ivyde/trunk/doc/template.html
ant/ivy/ivyde/trunk/doc/toc.json
Added: ant/ivy/ivyde/trunk/doc/documentation.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/documentation.html?rev=654576&view=auto
==============================================================================
--- ant/ivy/ivyde/trunk/doc/documentation.html (added)
+++ ant/ivy/ivyde/trunk/doc/documentation.html Thu May 8 09:39:48 2008
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<html>
+<head>
+ <script type="text/javascript">var xookiConfig = {level: 0};</script>
+ <script type="text/javascript" src="xooki/xooki.js"></script>
+</head>
+<body>
+ <textarea id="xooki-source">
+IvyDE can be considered as the merge of two tools:
+<ul>
+<li><a href="editor.html">Ivy xml files Editor</a>: creation wizard, html
preview and completion for Ivy xml tag, attributes but also attributes'
values.</li>
+<li><a href="cp_container.html">Class path container</a>: Automatic downloads,
access "resolve" task from your IDE</li>
+</ul>
+
+<h1>Content</h1>
+<ul>
+<li><a href="#install">Installation</a></li>
+<li><a href="#pref">Eclipse Preference</a></li>
+<li><a href="#project_pref">Project Preference</a></li>
+</ul>
+
+<h1><a name="install">Plugin installation</a></h1>
+IvyDE has not yet been released within the Apache Software Foundation. For the
moment you can use the old location of IvyDE for installation:
+<ul>
+<li>the update site : http://update.jayasoft.org/ </li>
+<li><a href="download.html">download</a> the binaries and unzip it in your
eclipse root folder</li>
+</ul>
+
+<h1><a name="pref">Eclipse Preference Page</a></h1>
+<img src="images/pref.jpg"/><br/><br/><br/>
+<ol><b>Preference fields:</b>
+ <li> Ivyconf URL : specify here the path to your ivyconf file. Leave it
blank to use ivy default resolvers</li>
+ <li> Retrieve option : specify here if you want ivy to do a retrieve
after the resolve.<br/> If you check retrieve you must provide a the retreive
pattern. Check <a href="ivy/doc/use/retrieve.html">ivy documentation</a> for
pattern explanation.
+
+</li>
+ <li> Organisation: your company name for ivy editor completion </li>
+ <li> Organisation Url: your company web site url for ivy editor
completion </li>
+</ol>
+
+<h1><a name="project_pref">Project Preference Page</a></h1>
+<img src="images/project_pref.jpg"/><br/><br/><br/>
+<ol><b>Preference fields:</b>
+ <li> URL : specify here the path to your ivyconf file in scope of
project. Leave it blank to use ivyconf file defined in eclipse properties (see
<a href="ivyde.html#pref">eclipse properties</a>) or use "default" to use ivy
default resolvers</li>
+</ol>
+</textarea>
+<script type="text/javascript">xooki.postProcess();</script>
+</body>
+</html>
Propchange: ant/ivy/ivyde/trunk/doc/documentation.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: ant/ivy/ivyde/trunk/doc/documentation.html
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: ant/ivy/ivyde/trunk/doc/documentation.html
------------------------------------------------------------------------------
svn:mime-type = text/html
Modified: ant/ivy/ivyde/trunk/doc/index.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/index.html?rev=654576&r1=654575&r2=654576&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/index.html (original)
+++ ant/ivy/ivyde/trunk/doc/index.html Thu May 8 09:39:48 2008
@@ -24,7 +24,6 @@
</head>
<body>
<textarea id="xooki-source">
-Integrate Ivy in Eclipse with the IvyDE plugin.<br/>
IvyDE can be considered as the merge of two tools:
<ul>
<li><a href="editor.html">Ivy xml files Editor</a>: creation wizard, html
preview and completion for Ivy xml tag, attributes but also attributes'
values.</li>
Modified: ant/ivy/ivyde/trunk/doc/template.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/template.html?rev=654576&r1=654575&r2=654576&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/template.html (original)
+++ ant/ivy/ivyde/trunk/doc/template.html Thu May 8 09:39:48 2008
@@ -90,6 +90,8 @@
<div class="primary-links">::
<a href="index.html">Home</a> ::
<a href="download.html">Download</a> ::
+ <a href="documentation.html">Documentation</a> ::
+ <a href="get-involved.html">Get involved</a> ::
</div>
</td>
</tr>
Modified: ant/ivy/ivyde/trunk/doc/toc.json
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/toc.json?rev=654576&r1=654575&r2=654576&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/toc.json (original)
+++ ant/ivy/ivyde/trunk/doc/toc.json Thu May 8 09:39:48 2008
@@ -2,7 +2,7 @@
"children": [
{
"id":"index",
- "title":"Home",
+ "title":"Documentation",
"children": [
{
"id":"editor",
@@ -26,20 +26,6 @@
]
}
]
- },
- {
- "id":"download",
- "title":"Download",
- "children": [
-
- ]
- },
- {
- "id":"issues",
- "title":"Issue Tracking",
- "children": [
-
- ]
}
]
-}
+}
\ No newline at end of file