doc/src/docbook/appendix/other_config.xml

Code
Comments
Other
Rev Date Author Line
3334 14 May 07 nicklas 1 <?xml version="1.0" encoding="UTF-8"?>
3334 14 May 07 nicklas 2 <!DOCTYPE appendix PUBLIC 
3334 14 May 07 nicklas 3     "-//Dawid Weiss//DTD DocBook V3.1-Based Extension for XML and graphics inclusion//EN" 
3334 14 May 07 nicklas 4     "../../../../lib/docbook/preprocess/dweiss-docbook-extensions.dtd">
3334 14 May 07 nicklas 5 <!--
3334 14 May 07 nicklas 6   $Id$
3334 14 May 07 nicklas 7   
3675 16 Aug 07 jari 8   Copyright (C) 2007 Nicklas Nordborg, Martin Svensson
3334 14 May 07 nicklas 9   
3334 14 May 07 nicklas 10   This file is part of BASE - BioArray Software Environment.
3334 14 May 07 nicklas 11   Available at http://base.thep.lu.se/
3334 14 May 07 nicklas 12   
3334 14 May 07 nicklas 13   BASE is free software; you can redistribute it and/or
3334 14 May 07 nicklas 14   modify it under the terms of the GNU General Public License
4477 05 Sep 08 jari 15   as published by the Free Software Foundation; either version 3
3334 14 May 07 nicklas 16   of the License, or (at your option) any later version.
3334 14 May 07 nicklas 17   
3334 14 May 07 nicklas 18   BASE is distributed in the hope that it will be useful,
3334 14 May 07 nicklas 19   but WITHOUT ANY WARRANTY; without even the implied warranty of
3334 14 May 07 nicklas 20   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3334 14 May 07 nicklas 21   GNU General Public License for more details.
3334 14 May 07 nicklas 22   
3334 14 May 07 nicklas 23   You should have received a copy of the GNU General Public License
4509 11 Sep 08 jari 24   along with BASE. If not, see <http://www.gnu.org/licenses/>.
3334 14 May 07 nicklas 25 -->
3334 14 May 07 nicklas 26
3334 14 May 07 nicklas 27 <appendix id="appendix.otherconfig">
5782 04 Oct 11 nicklas 28   <?dbhtml filename="otherconfig.html" ?>
3334 14 May 07 nicklas 29   <title>Other configuration files</title>
3334 14 May 07 nicklas 30
3334 14 May 07 nicklas 31   <sect1 id="appendix.otherconfig.sql">
3334 14 May 07 nicklas 32     <title>mysql-queries.xml and postgres-queries.xml</title>
3334 14 May 07 nicklas 33     <para>TODO</para>
3334 14 May 07 nicklas 34   </sect1>
3334 14 May 07 nicklas 35
3334 14 May 07 nicklas 36   <sect1 id="appendix.otherconfig.log4j">
5678 29 Jun 11 nicklas 37     <title>log4j.properties</title>
3334 14 May 07 nicklas 38     <para>TODO</para>
3334 14 May 07 nicklas 39   </sect1>
3334 14 May 07 nicklas 40
3334 14 May 07 nicklas 41   <sect1 id="appendix.otherconfig.hibernate">
3334 14 May 07 nicklas 42     <title>hibernate.cfg.xml</title>
3334 14 May 07 nicklas 43     <para>TODO</para>
3334 14 May 07 nicklas 44   </sect1>
3334 14 May 07 nicklas 45   
3334 14 May 07 nicklas 46   <sect1 id="appendix.otherconfig.ehcache">
3334 14 May 07 nicklas 47     <title>ehcache.xml</title>
3334 14 May 07 nicklas 48     <para>TODO</para>
3334 14 May 07 nicklas 49   </sect1>
3334 14 May 07 nicklas 50
3334 14 May 07 nicklas 51
3334 14 May 07 nicklas 52 </appendix>
3334 14 May 07 nicklas 53