Added 00_installation.rst to cover the installation process of Koha
[kohadocs.git] / en / source / 00_intro.rst
1 Introduction
2 ============
3
4 `Koha Basics <#introbasics>`__
5 ------------------------------
6
7 Koha is the first free and open source software library automation
8 package (ILS). Development is sponsored by libraries of varying types
9 and sizes, volunteers, and support companies from around the world.
10
11 Learn more about Koha by visiting the official Koha website:
12 http://koha-community.org
13
14 `Koha Recommendations <#introrecommend>`__
15 ------------------------------------------
16
17 Full system recommendations can be found on the official Koha wiki along
18 with the developer documentation: http://wiki.koha-community.org
19
20 When working in the Koha staff client it is strongly recommended that
21 you use the Firefox browser. Koha's staff client is not supported in
22 Internet Explorer and has not yet been fully optimized for Google
23 Chrome.
24
25 `Using this Manual <#usingmanual>`__
26 ------------------------------------
27
28 This manual is always changing and suggestions for edits can be sent to
29 the Documentation Manager via the `DOCS mailing
30 list <https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-docs>`__.
31 The manual is organized by Koha module. At the start of most sections
32 (and throughout) you will find 'Get there' tips. These lines tell you
33 how to get to the section in Koha.
34
35 For example: *Get there:* More > Administration > Global System
36 Preferences
37
38 Get there: More > Administration > Global System Preferences
39
40 The instruction tells you where to find the necessary menu option at the
41 top of the Koha staff client.
42
43 Links will be found throughout the manual to other sections in the
44 manual and images will depict what should be seen on the screen.
45
46 The manual can be searched using the custom Google search on the `Koha
47 Documentation <http://koha-community.org/documentation/>`__ page.
48
49 `Contributing to the Manual <#contributing>`__
50 ----------------------------------------------
51
52 This manual is an ever-changing document and edits to the manual are
53 welcome at any time.
54
55 The `Koha Manual <http://manual.koha-community.org/>`__ is managed by
56 the Documentation Manager, but that doesn't mean we can't all
57 participate in making the best manual possible.
58
59 The manual is stored in git at:
60 http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary
61