From 3bcef7f5cfe59ea8f2cfd428a8938e5689c3dba2 Mon Sep 17 00:00:00 2001 From: Xavier Hanin Date: Tue, 27 Nov 2007 18:45:41 +0000 Subject: [PATCH] IMPROVEMENT: New text representation for main module metadata concepts (IVY-649) git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@598729 13f79535-47bb-0310-9956-ffa450edef68 --- doc/textual.html | 139 +++++++++++++++++++++++++++++++++++++++++++++++ doc/toc.json | 7 +++ 2 files changed, 146 insertions(+) create mode 100644 doc/textual.html diff --git a/doc/textual.html b/doc/textual.html new file mode 100644 index 00000000..fe1a21b9 --- /dev/null +++ b/doc/textual.html @@ -0,0 +1,139 @@ + + + + + + + + + + + + + diff --git a/doc/toc.json b/doc/toc.json index 01fdfca6..9d18e193 100644 --- a/doc/toc.json +++ b/doc/toc.json @@ -116,6 +116,13 @@ ] }, + { + "id":"textual", + "title":"Text Conventions", + "children": [ + + ] + }, { "id":"principle", "title":"How does it work ?",