1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!DOCTYPE part PUBLIC |
---|
3 | "-//Dawid Weiss//DTD DocBook V3.1-Based Extension for XML and graphics inclusion//EN" |
---|
4 | "../../../../lib/docbook/preprocess/dweiss-docbook-extensions.dtd"> |
---|
5 | <!-- |
---|
6 | $Id: index.xml 5738 2011-09-15 06:53:11Z nicklas $ |
---|
7 | |
---|
8 | Copyright (C) 2007 Jari Häkkinen, Nicklas Nordborg, Martin Svensson |
---|
9 | Copyright (C) 2008 Jari Häkkinen |
---|
10 | |
---|
11 | This file is part of BASE - BioArray Software Environment. |
---|
12 | Available at http://base.thep.lu.se/ |
---|
13 | |
---|
14 | BASE is free software; you can redistribute it and/or |
---|
15 | modify it under the terms of the GNU General Public License |
---|
16 | as published by the Free Software Foundation; either version 3 |
---|
17 | of the License, or (at your option) any later version. |
---|
18 | |
---|
19 | BASE is distributed in the hope that it will be useful, |
---|
20 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
21 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
22 | GNU General Public License for more details. |
---|
23 | |
---|
24 | You should have received a copy of the GNU General Public License |
---|
25 | along with BASE. If not, see <http://www.gnu.org/licenses/>. |
---|
26 | --> |
---|
27 | <part id="overviewdoc"> |
---|
28 | <?dbhtml dir="overview"?> |
---|
29 | <title>Overview</title> |
---|
30 | |
---|
31 | <partintro id="overview_nondoc_disclaimer"> |
---|
32 | <para> |
---|
33 | This document is not finished but the most important chapters |
---|
34 | are concluded. Until the overview is written there is only three |
---|
35 | pointers here; i) Early in your BASE experience you should get |
---|
36 | acquainted with the permission and projects system |
---|
37 | (<xref linkend="project_permission" />) since this will be |
---|
38 | helpful when you get going, ii) see <xref linkend="resources" /> |
---|
39 | for further BASE information resources, and iii) read this |
---|
40 | document. |
---|
41 | </para> |
---|
42 | </partintro> |
---|
43 | |
---|
44 | <include file="why_base.xml"/> |
---|
45 | <include file="features.xml"/> |
---|
46 | <include file="base_overview.xml"/> |
---|
47 | <include file="resources.xml"/> |
---|
48 | </part> |
---|