Repository: ant-ivyde Updated Branches: refs/heads/master daadef539 -> 91b262093
Complete the conversion Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/91b26209 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/91b26209 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/91b26209 Branch: refs/heads/master Commit: 91b262093d730774b2f4ae639e2e8a4f690aca9e Parents: daadef5 Author: Gintas Grigelionis <[email protected]> Authored: Wed Mar 14 14:42:52 2018 +0100 Committer: Gintas Grigelionis <[email protected]> Committed: Wed Mar 14 14:42:52 2018 +0100 ---------------------------------------------------------------------- README.adoc | 38 +++++++++++++------------------------- ReleaseInstructions.adoc | 2 +- 2 files changed, 14 insertions(+), 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/91b26209/README.adoc ---------------------------------------------------------------------- diff --git a/README.adoc b/README.adoc index 508b698..014d38d 100644 --- a/README.adoc +++ b/README.adoc @@ -1,42 +1,30 @@ - Apache IvyDE v2.2.0 - --------------------- += Apache IvyDE v2.2.0 -Supported Platforms --------------------- +== Supported Platforms -IvyDE expects to run in a specified environment, please check the documentation: - doc/compatibility.html +IvyDE expects to run in a specific environment, please check the link:doc/src/compatibility{outfilesuffix}[documentation] -Installation -------------- +== Installation For most user who have access to the internet it is simpler to install the -latest release from the IvyDE updatesite. So just look out there: - http://ant.apache.org/ivy/ivyde/download.cgi +latest release from the IvyDE updatesite. So just look out there: http://ant.apache.org/ivy/ivyde/download.cgi -If you want to install the zip distribution manually, see - doc/install.html +If you want to install the zip distribution manually, see the link:doc/src/install{outfilesuffix}[instructions] -Getting Started ----------------- +== Getting Started -For an introduction to Apache IvyDE and how to use it, please read the documentation -located in the doc subdirectory: - doc/index.html +For an introduction to Apache IvyDE and how to use it, please read the link:doc/src/index{outfilesuffix}[documentation] +located in the `doc` subdirectory -Licensing ---------- +== Licensing -This software is licensed under the terms you may find in the file -named "LICENSE" in this directory. +This software is licensed under the terms you may find in the file named link:LICENSE["LICENSE"] in this directory -Building --------- +== Building -To be able to build IvyDE yourself, go read that documentation: - doc/dev/build.html +To be able to build IvyDE yourself, go read that link:doc/dev/build{outfilesuffix}[documentation] http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/91b26209/ReleaseInstructions.adoc ---------------------------------------------------------------------- diff --git a/ReleaseInstructions.adoc b/ReleaseInstructions.adoc index d20eab4..5d2cadd 100644 --- a/ReleaseInstructions.adoc +++ b/ReleaseInstructions.adoc @@ -1,2 +1,2 @@ -ReleaseInstructions are in /doc/src/dev/release.adoc. +Release instructions are in link:/doc/src/dev/release{outfilesuffix}[/doc/src/dev/release.adoc]
