8b5c0f5cd034e9ec4c955ab14366327d87265fe4
[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 Koha Documentation Team as a merge request via gitlab or via the 
30 `koha-docs mailing list 
31 <https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-docs>`__.
32 The manual is organized by Koha module. At the start of most sections
33 (and throughout) you will find 'Get there' tips. These lines tell you
34 how to get to the section in Koha.
35
36 For example: *Get there:* More > Administration > Global system
37 preferences
38
39 Get there: More > Administration > Global system preferences
40
41 The instruction tells you where to find the necessary menu option at the
42 top of the Koha staff client.
43
44 Links will be found throughout the manual to other sections in the
45 manual and images will depict what should be seen on the screen.
46
47 `Contributing to the Manual <#contributing>`__
48 ----------------------------------------------
49
50 This manual is an ever-changing document and edits to the manual are
51 welcome at any time.
52
53 The `Koha Manual <http://manual.koha-community.org/>`__ is managed by
54 the Documentation Manager, but that doesn't mean we can't all
55 participate in making the best manual possible.
56
57 The manual is stored in git at:
58 http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary
59