File: libsqueeze-docs.sgml

package info (click to toggle)
squeeze 0.2.3-5
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,288 kB
  • ctags: 1,278
  • sloc: ansic: 12,933; sh: 9,240; xml: 617; makefile: 191
file content (65 lines) | stat: -rw-r--r-- 1,863 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"[
<!ENTITY libsqueeze SYSTEM "xml/libsqueeze.xml">
<!ENTITY archive SYSTEM "xml/archive.xml">
<!ENTITY archive-support SYSTEM "xml/archive-support.xml">
<!ENTITY archive-command SYSTEM "xml/archive-command.xml">
<!ENTITY version SYSTEM "version.xml">
<!ENTITY date "January 2007">
]>

<book id="index">
  <bookinfo>
    <title>libSqueeze Reference Manual</title>
    <releaseinfo>Version &version;</releaseinfo>
    <pubdate>&date;</pubdate>

    <copyright>
      <year>2006</year>
      <year>2007</year>
      <year>2008</year>
      <holder>Stephan Arts</holder>
    </copyright>

    <legalnotice id="legalnotice">
      <para>
        Permission is granted to copy, distribute and/or modify this document
        under the terms of the GNU General Public License as published by the
        Free Software Foundation; either Version 2 of the License, or
        (at your option) any later version. 
      </para>
      <para>
        You should have received a copy of the GNU General Public License
        along with this program; if not, write to the Free Software
        Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
      </para>
    </legalnotice>

    <authorgroup>
      <author>
        <firstname>Stephan</firstname>
        <surname>Arts</surname>
        <affiliation>
          <address><email>stephan@xfce.org</email></address>
        </affiliation>
      </author>
    </authorgroup>
  </bookinfo>

  <part id="libsqueeze">
    <title>General</title>
    &libsqueeze;
  </part>

  <part id="archiving">
    <title>Archiving</title>
    &archive;
    &archive-support;
    &archive-command;
  </part>

  <index>
    <title>Index</title>
  </index>
</book>