root / pykota / trunk / docs / pykota.sgml @ 2146

Revision 2146, 5.1 kB (checked in by jerome, 19 years ago)

It seems that $Log$ is not implemented or doesn't work for some reason

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
2
3  <!entity INSTALLATION system "installation.sgml">
4  <!entity FILTERPYKOTA system "filterpykota.sgml">
5  <!entity PKPRINTERS system "pkprinters.sgml">
6  <!entity EDPYKOTA system "edpykota.sgml">
7  <!entity REPYKOTA system "repykota.sgml">
8  <!entity PYKOTME system "pykotme.sgml">
9  <!entity WARNPYKOTA system "warnpykota.sgml">
10  <!entity SCRIPTS system "scripts.sgml">
11  <!entity PKHINT system "pkhint.sgml">
12  <!entity PYKOSD system "pykosd.sgml">
13  <!entity DUMPYKOTA system "dumpykota.sgml">
14  <!entity AUTOPYKOTA system "autopykota.sgml">
15  <!entity PKMAIL system "pkmail.sgml">
16  <!entity GNUGPL system "gnugpl.sgml">
17
18]>
19
20<!-- $Id$ -->
21
22<book lang="en">
23  <bookinfo>
24    <title>PyKota Documentation</title>
25    <subtitle>A full featured Print Quota Solution for CUPS and LPRng</subtitle>
26    <copyright>
27      <year>2003</year>
28      <year>2004</year>
29      <year>2005</year>
30      <holder>Jerome Alet</holder>
31    </copyright>
32
33    <date>$Date$</date>
34
35    <authorgroup>
36      <author>
37        <firstname>J�me</firstname>
38        <surname>Alet</surname>
39        <affiliation>
40          <orgname>C@LL - Conseil Internet &amp; Logiciels Libres</orgname>
41          <address>
42            <street>48 Avenue Vincent Arnaud</street>
43            <city>06300 Nice</city>
44            <country>France</country>
45            Email : <email><ulink url="mailto:alet@librelogiciel.com">alet@librelogiciel.com</ulink></email>
46            Phone : <phone>(+33) 4 93 27 12 98</phone>
47          </address>
48        </affiliation>
49      </author>
50    </authorgroup>
51
52    <abstract>
53      <title>Abstract</title>
54      <para>
55        This document will describe the setup of the PyKota Print Quota system
56        for the Common UNIX Printing Environment and LPRng, and its day-to-day use.
57      </para>
58    </abstract>
59
60    <legalnotice>
61      <title>Legal Notice</title>
62
63      <para>
64        This documentation is licensed under the terms of the GNU
65        General Public License as described below.
66      </para>
67     
68      <para>
69        This program is free software; you can redistribute it and/or modify
70        it under the terms of the GNU General Public License as published by
71        the Free Software Foundation; either version 2 of the License, or
72        (at your option) any later version.
73      </para> 
74
75      <para>
76        This program is distributed in the hope that it will be useful,
77        but WITHOUT ANY WARRANTY; without even the implied warranty of
78        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
79        GNU General Public License for more details.
80      </para> 
81
82      <para>
83        You should have received a copy of the GNU General Public License
84        along with this program; if not, write to the Free Software
85        Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
86      </para>
87     
88      <para>
89        A copy of the entire license is included in the section entitled "GNU
90        General Public License".
91      </para>
92
93      <para>
94        In case you encounter any problem, please contact
95        <ulink url="mailto:info@librelogiciel.com">
96          J�me Alet
97        </ulink>
98        , author of the present document.
99      </para>
100
101      <para>
102        $Date$
103        $Revision$
104      </para>
105
106    </legalnotice>
107
108  </bookinfo>
109
110  &INSTALLATION;
111 
112  &FILTERPYKOTA;
113 
114  &PKPRINTERS;
115
116  &EDPYKOTA;
117 
118  &AUTOPYKOTA;
119   
120  &REPYKOTA;
121   
122  &PYKOTME; 
123 
124  &WARNPYKOTA;
125 
126  &DUMPYKOTA;
127 
128  &PKHINT;
129 
130  &PYKOSD;
131 
132  &PKMAIL;
133 
134  &SCRIPTS;
135   
136  &GNUGPL;
137
138</book>
139
140<!--
141
142$Log$
143Revision 1.17  2005/02/28 00:07:37  jalet
144Added pkmail's doc.
145Used the <command> tag instead of <application> for commands.
146Fixed some typos.
147Added some missing command line options in the commands reference.
148
149Revision 1.16  2005/01/17 08:44:24  jalet
150Modified copyright years
151
152Revision 1.15  2004/10/06 10:03:16  jalet
153Improved documentation
154
155Revision 1.14  2004/09/27 08:19:14  jalet
156Wrote some doc for dumpykota
157
158Revision 1.13  2004/07/16 12:22:46  jalet
159LPRng support early version
160
161Revision 1.12  2004/03/18 10:32:23  jalet
162Added pkhint's documentation
163
164Revision 1.11  2004/03/16 14:42:31  jalet
165Improved documentation
166
167Revision 1.10  2004/01/12 23:16:42  jalet
168Copyright year.
169
170Revision 1.9  2003/11/18 08:39:49  jalet
171Documentation's licensed changed from GNU FDL to GNU GPL, to please Debian.
172
173Revision 1.8  2003/08/18 19:20:19  jalet
174I don't know what I did, but I know this was incorrect !
175Documentation compiles again.
176
177Revision 1.7  2003/07/29 09:54:03  jalet
178Added configurable LDAP mail attribute support
179
180Revision 1.6  2003/07/25 13:10:58  jalet
181Improved documentation
182
183Revision 1.5  2003/07/25 10:41:29  jalet
184Better documentation.
185pykotme now displays the current user's account balance.
186Some test changed in ldap module.
187
188Revision 1.4  2003/03/25 09:32:06  jalet
189Improved documentation.
190
191Revision 1.3  2003/03/18 22:18:25  jalet
192The documentation will only be a sequence of chapters in a single part, not
193multiple parts each including chapters.
194
195Revision 1.2  2003/02/08 00:13:49  jalet
196What is the tag for the zip code ?
197
198Revision 1.1  2003/02/08 00:03:35  jalet
199Documentation skeleton added
200
201
202-->
Note: See TracBrowser for help on using the browser.