diff --git a/documentation/current/guide/index.wiki b/documentation/current/guide/index.wiki index 210bb0c9..0c3a840e 100644 --- a/documentation/current/guide/index.wiki +++ b/documentation/current/guide/index.wiki @@ -2,19 +2,17 @@ [[Property:link_title|Information Guide]] [[Property:weight|-10]] [[Property:uuid|68b37685-64e9-f564-9258-29e709a55f44]] -==Guide to Eiffel Information== - There is a wealth of information on Eiffel available from many sources. Let this be your guide. - - ----- - -==The Eiffel Online Documentation== - These pages are the official documentation pages for the products and technologies of Eiffel Software, Inc. - -The documentation is organized into virtual books. Each book covers an important aspect of the world of Eiffel. - +The documentation is organized into virtual books. Each book covers an important aspect of the world of Eiffel. +*[[Guide]] +*[[Why Eiffel?]] +*[[Method]] +*[[EiffelStudio]] +*[[Solutions]] +*[[Windows]] +*[[Community]] + Here is a short description of the documentation books: ===Guide to Eiffel Information=== @@ -114,8 +112,5 @@ This [http://dev.eiffel.com wiki site] is the hub of development activity for th ===EiffelStudio on Origo=== -[http://eiffelstudio.origo.ethz.ch/ EiffelStudio on Origo] contains blogs and forums focusing on Eiffel and EiffelStudio topics. - - - +[http://eiffelstudio.origo.ethz.ch/ EiffelStudio on Origo] contains blogs and forums focusing on Eiffel and EiffelStudio topics. diff --git a/documentation/current/solutions/basic-computing/eiffelbase/index.wiki b/documentation/current/solutions/basic-computing/eiffelbase/index.wiki index 587c00fd..2f83a2dc 100644 --- a/documentation/current/solutions/basic-computing/eiffelbase/index.wiki +++ b/documentation/current/solutions/basic-computing/eiffelbase/index.wiki @@ -3,13 +3,11 @@ [[Property:uuid|0153c1de-bf88-fa0d-52a5-e50ffcc4e8c8]] Type: Library Platform: Any - Availability: Open Source, [[IFELL|IFFEL License]]. + Availability: Open Source, IFFEL License. ==The EiffelBase Class Library== -The EiffelBase class library, covered by the open-source [[IFELL|IFFEL license]], is one of the principal contributions of Eiffel: a library of fundamental structures and algorithms covering the basics of computing, and resulting from a "Linnaean" effort at a general-purpose taxonomy of computing structures. EiffelBase is one of the most carefully designed and extensively used libraries in the object-oriented industry. - -The pages here will provide you with an overview of the organization, structure and intent of the classes in the library, a link to the class specifications, sample applications using EiffelBase, and the text of the IFELL License. +The EiffelBase class library, covered by the open-source IFFEL license, is one of the principal contributions of Eiffel: a library of fundamental structures and algorithms covering the basics of computing, and resulting from a "Linnaean" effort at a general-purpose taxonomy of computing structures. EiffelBase is one of the most carefully designed and extensively used libraries in the object-oriented industry.