From 4535b4bd68d82c2c5375f665d03d6766e3dba6d3 Mon Sep 17 00:00:00 2001 From: jfiat Date: Fri, 19 Dec 2014 22:33:07 +0000 Subject: [PATCH] Added description for each books. Removed please-ignore book. Move draft book to the end. git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1400 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- documentation/current/community/index.wiki | 1 + documentation/current/draft/index.wiki | 2 +- documentation/current/eiffelstudio/index.wiki | 1 + documentation/current/examples/index.wiki | 1 + documentation/current/guide/index.wiki | 1 + documentation/current/method/index.wiki | 1 + documentation/current/papers/index.wiki | 1 + documentation/current/platform-specifics/index.wiki | 1 + documentation/current/please-ignore/index.wiki | 5 ----- documentation/current/solutions/index.wiki | 1 + documentation/current/why-eiffel/index.wiki | 1 + 11 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 documentation/current/please-ignore/index.wiki diff --git a/documentation/current/community/index.wiki b/documentation/current/community/index.wiki index 1f1e57b7..ce0c25e3 100644 --- a/documentation/current/community/index.wiki +++ b/documentation/current/community/index.wiki @@ -1,4 +1,5 @@ [[Property:title|Community]] +[[Property:description|Members of the Eiffel community can contribute to this documentation through this book]] [[Property:weight|2]] [[Property:uuid|75c75712-7c3e-2757-51b7-77b404471e2e]] =You can become a contributor!= diff --git a/documentation/current/draft/index.wiki b/documentation/current/draft/index.wiki index 795de338..6f96d753 100644 --- a/documentation/current/draft/index.wiki +++ b/documentation/current/draft/index.wiki @@ -1,5 +1,5 @@ [[Property:title|Draft]] -[[Property:weight|0]] +[[Property:weight|999]] [[Property:uuid|c277e707-67a0-14a2-099e-5b861f2480ad]] diff --git a/documentation/current/eiffelstudio/index.wiki b/documentation/current/eiffelstudio/index.wiki index 8e4ab5cb..55f9d0c8 100644 --- a/documentation/current/eiffelstudio/index.wiki +++ b/documentation/current/eiffelstudio/index.wiki @@ -1,4 +1,5 @@ [[Property:title|EiffelStudio]] +[[Property:description|EiffelStudio Interactive Software Development Environment]] [[Property:weight|-9]] [[Property:uuid|002fbffc-7aee-ea95-14fc-9f4fac1add82]] ==The EiffelStudio Interactive Software Development Environment== diff --git a/documentation/current/examples/index.wiki b/documentation/current/examples/index.wiki index 9f9c7b14..35c8fbb5 100644 --- a/documentation/current/examples/index.wiki +++ b/documentation/current/examples/index.wiki @@ -1,4 +1,5 @@ [[Property:title|Examples]] +[[Property:description|how common programming problems can be solved using Eiffel]] [[Property:weight|6]] [[Property:uuid|1a59e03b-8bf0-8426-43b4-577761e40790]] Here you will find examples of how common programming problems can be solved using Eiffel. diff --git a/documentation/current/guide/index.wiki b/documentation/current/guide/index.wiki index e11ede5c..32efbf1b 100644 --- a/documentation/current/guide/index.wiki +++ b/documentation/current/guide/index.wiki @@ -1,4 +1,5 @@ [[Property:title|Guide]] +[[Property:description|Central repository of information about Eiffel and the products and technologies of Eiffel Software]] [[Property:link_title|Information Guide]] [[Property:weight|-10]] [[Property:uuid|68b37685-64e9-f564-9258-29e709a55f44]] diff --git a/documentation/current/method/index.wiki b/documentation/current/method/index.wiki index 6f53ed7b..467af7ec 100644 --- a/documentation/current/method/index.wiki +++ b/documentation/current/method/index.wiki @@ -1,4 +1,5 @@ [[Property:title|Method]] +[[Property:description|Eiffel development method and the Eiffel programming language]] [[Property:link_title|Method & Language]] [[Property:weight|-3]] [[Property:uuid|ae6f212e-bdc6-d5f2-972a-1bfee586479e]] diff --git a/documentation/current/papers/index.wiki b/documentation/current/papers/index.wiki index cc61c24a..f4ef4eb4 100644 --- a/documentation/current/papers/index.wiki +++ b/documentation/current/papers/index.wiki @@ -1,4 +1,5 @@ [[Property:title|Papers]] +[[Property:description|Background, foundation, or supplemental information about uncovered topics]] [[Property:link_title|]] [[Property:weight|1]] [[Property:uuid|d2b880d6-d1dc-9811-32b8-ed718ad4d4be]] diff --git a/documentation/current/platform-specifics/index.wiki b/documentation/current/platform-specifics/index.wiki index d061563f..700c1f26 100644 --- a/documentation/current/platform-specifics/index.wiki +++ b/documentation/current/platform-specifics/index.wiki @@ -1,4 +1,5 @@ [[Property:title|Platform specifics]] +[[Property:description|Eiffel's facilities, tools, and libraries that are targeted to specific operation systems]] [[Property:weight|-5]] [[Property:uuid|fe9cb24b-3f0f-cb79-8ef0-27c34c851dfe]] Although the majority of Eiffel is completely platform independent, Eiffel does provide solutions for some development needs that are strictly related to the capabilities of specific operating systems. This book documents Eiffel's facilities, tools, and libraries that are targeted to specific operation systems. diff --git a/documentation/current/please-ignore/index.wiki b/documentation/current/please-ignore/index.wiki deleted file mode 100644 index 189ec017..00000000 --- a/documentation/current/please-ignore/index.wiki +++ /dev/null @@ -1,5 +0,0 @@ -[[Property:title|_please_ignore_]] -[[Property:weight|15]] -[[Property:uuid|547ab30f-297c-cf36-4daf-1d14ddeffb7d]] - - diff --git a/documentation/current/solutions/index.wiki b/documentation/current/solutions/index.wiki index 6dd8296b..0f8fa56e 100644 --- a/documentation/current/solutions/index.wiki +++ b/documentation/current/solutions/index.wiki @@ -1,4 +1,5 @@ [[Property:title|Solutions]] +[[Property:description|Eiffel Solutions, Technologies, and Class Libraries]] [[Property:weight|-8]] [[Property:uuid|0f0913fe-d71c-43d3-6c22-706c8ed5d4ad]] == Eiffel Solutions, Technologies, and Class Libraries == diff --git a/documentation/current/why-eiffel/index.wiki b/documentation/current/why-eiffel/index.wiki index f2619194..4dc5010f 100644 --- a/documentation/current/why-eiffel/index.wiki +++ b/documentation/current/why-eiffel/index.wiki @@ -1,4 +1,5 @@ [[Property:title|Why Eiffel?]] +[[Property:description|arguments for using Eiffel]] [[Property:weight|-1]] [[Property:uuid|df007537-c0dd-2ea6-233b-764ad483eb65]] This book collects arguments for using Eiffel.