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 3766 2007-09-21 14:35:43Z martin $ |
---|
7 | |
---|
8 | Copyright (C) 2007 Nicklas Nordborg, Philippe Rocca-Serra, Martin Svensson |
---|
9 | |
---|
10 | This file is part of BASE - BioArray Software Environment. |
---|
11 | Available at http://base.thep.lu.se/ |
---|
12 | |
---|
13 | BASE is free software; you can redistribute it and/or |
---|
14 | modify it under the terms of the GNU General Public License |
---|
15 | as published by the Free Software Foundation; either version 2 |
---|
16 | of the License, or (at your option) any later version. |
---|
17 | |
---|
18 | BASE is distributed in the hope that it will be useful, |
---|
19 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
20 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
21 | GNU General Public License for more details. |
---|
22 | |
---|
23 | You should have received a copy of the GNU General Public License |
---|
24 | along with this program; if not, write to the Free Software |
---|
25 | Foundation, Inc., 59 Temple Place - Suite 330, |
---|
26 | Boston, MA 02111-1307, USA. |
---|
27 | --> |
---|
28 | <part id="userdoc"> |
---|
29 | <?dbhtml dir="userdoc"?> |
---|
30 | <title>User documentation</title> |
---|
31 | <include file="userdoc_overview.xml"/> |
---|
32 | <include file="webclient.xml"/> |
---|
33 | <include file="project_permission.xml"/> |
---|
34 | <include file="trashcan.xml"/> |
---|
35 | <include file="file_system.xml"/> |
---|
36 | <include file="jobs.xml"/> |
---|
37 | <include file="reporters.xml"/> |
---|
38 | <include file="annotations.xml"/> |
---|
39 | <include file="protocols.xml"/> |
---|
40 | <include file="hardware.xml"/> |
---|
41 | <include file="software.xml"/> |
---|
42 | <include file="array_lims.xml"/> |
---|
43 | <include file="biomaterials.xml"/> |
---|
44 | <include file="experiments_analysis.xml"/> |
---|
45 | <include file="import_export_data.xml"/> |
---|
46 | </part> |
---|