From 16c58745c911072936463402851ae1a92b948d78 Mon Sep 17 00:00:00 2001 From: rsoulliere Date: Mon, 12 Dec 2011 15:48:56 -0500 Subject: [PATCH] Move part intros to root file. --- admin/admin-intro.xml | 15 ------------- reports/report-intro.xml | 5 ----- root.xml | 56 ++++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 49 insertions(+), 27 deletions(-) delete mode 100644 admin/admin-intro.xml delete mode 100644 reports/report-intro.xml diff --git a/admin/admin-intro.xml b/admin/admin-intro.xml deleted file mode 100644 index 813ed6c..0000000 --- a/admin/admin-intro.xml +++ /dev/null @@ -1,15 +0,0 @@ - - This part of the documentation is intended for Evergreen administrators and requires root access to your Evergreen server(s) and administrator access to - the Evergreen - staff client. It deals with maintaining servers, installation, upgrading, and configuring both system wide and local library settings. - Some sections require understanding of Linux system administration while others require an understanding of your system hierarchy of locations - and users. Many procedures explained in the following - chapters are accomplished with Linux commandsLinuxcommands run from the - terminal without a Graphical User Interface (GUI). - In order to accomplish some of the tasks, prerequisite knowledge or experience will be required and you may need to consult system administration documentation for your - specific Linux distribution if you have limited Linux system experience. A vast ammount of free - resources can be found on the on the web for various experinece levels. You might also consider consulting - PostgreSQLdatabasesPostgreSQL and - ApacheApache documentation for a greater understanding - of the software stack on which Evergreen is built. - diff --git a/reports/report-intro.xml b/reports/report-intro.xml deleted file mode 100644 index 476b11c..0000000 --- a/reports/report-intro.xml +++ /dev/null @@ -1,5 +0,0 @@ - -Reports are a powerful tool in Evergreen and can be used for statistical comparisons or collection maintenance. The following part covers everything dealing with reports from starting the reporter daemon to viewing reports your library has created. The range of topics in this part is quite broad and different chapters will be useful to different roles in an Evergreen library system. - - - diff --git a/root.xml b/root.xml index d044908..9151e87 100755 --- a/root.xml +++ b/root.xml @@ -35,8 +35,22 @@ Introduction - - + + + The book you’re holding in your hands or viewing on a screen is The Book of Evergreen, the official guide to the 2.x version of the Evergreen open + source library automation software. This guide was produced by the Evergreen Documentation Interest Group (DIG), consisting of numerous volunteers from many + different organizations. The DIG has drawn together, edited, and supplemented pre-existing documentation contributed by libraries and consortia running + Evergreen that were kind enough to release their documentation into the creative commons. For a full list of authors and contributing organizations, + see . Just like the software it describes, this guide is a work in progress, continually revised to meet + the needs of its users, so if you find errors or omissions, please let us know, by contacting the DIG facilitators at + docs@evergreen-ils.org. + This guide to Evergreen is intended to meet the needs of front-line library staff, catalogers, library administrators, system administrators, and + software developers. It is organized into Parts, Chapters, and Sections addressing key aspects of the software, beginning with the topics of broadest + interest to the largest groups of users and progressing to some of the more specialized and technical topics of interest to smaller numbers of users. + Copies of this guide can be accessed in PDF and HTML formats from the Documentation section of + http://evergreen-ils.org/ and are included in DocBook XML format along with the Evergreen + source code, available for download from the same Web site. + @@ -44,14 +58,23 @@ Public Access Catalog - + + This part of the documentation explains how to use the Evergreen public OPAC. It covers the basic catalog and more advanced search topics. It also + describes the My Account tools users have to find information and manage their personal library accounts through the OPAC. This section + could be used by staff and patrons but would be more useful for staff as a generic reference when developing custom guides and tutorials for their users. + Core Staff Tasks -