File: ch6.html

package info (click to toggle)
gap 4r4p9-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 27,120 kB
  • ctags: 6,735
  • sloc: ansic: 96,692; sh: 3,254; makefile: 319; perl: 11; awk: 6
file content (97 lines) | stat: -rw-r--r-- 1,770 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

<html>

<head>

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">

<title>Debian GAP Policy - Documentation</title>

</head>

<body>

<a name="ch6"></a>
<hr>

[ <a href="ch5.html">previous</a> ]
[ <a href="index.html#contents">Contents</a> ]
[ <a href="ch1.html">1</a> ]
[ <a href="ch2.html">2</a> ]
[ <a href="ch3.html">3</a> ]
[ <a href="ch4.html">4</a> ]
[ <a href="ch5.html">5</a> ]
[ 6 ]
[ <a href="index.html">next</a> ]

<hr>

<h1>
Debian GAP Policy
<br>Chapter 6 - Documentation
</h1>

<hr>

<p>
GAP packages come usually with extensive documentation.
<ol type="1" start="1" >
<li>
TeX files used by the online help system must be shipped.
</li>
</ol>
<ol type="1" start="2" >
<li>
Documentation must be shipped preferably in <samp>dvi.gz</samp> and
<samp>pdf</samp>.
</li>
</ol>
<ol type="1" start="3" >
<li>
If both <samp>dvi.gz</samp> and <samp>pdf</samp> are provided, <samp>ps</samp>
should not be provided.
</li>
</ol>
<ol type="1" start="4" >
<li>
Ship the file <code>manual.toc</code> compressed.  This enable
<samp>SetHelpviewer()</samp> to function properly.
</li>
</ol>
<ol type="1" start="5" >
<li>
Ship the documentation in HTML if it is possible to build it with free tools.
</li>
</ol>

<hr>

[ <a href="ch5.html">previous</a> ]
[ <a href="index.html#contents">Contents</a> ]
[ <a href="ch1.html">1</a> ]
[ <a href="ch2.html">2</a> ]
[ <a href="ch3.html">3</a> ]
[ <a href="ch4.html">4</a> ]
[ <a href="ch5.html">5</a> ]
[ 6 ]
[ <a href="index.html">next</a> ]

<hr>

<p>
Debian GAP Policy

<address>
version 0.1, 12 January 2005<br>
<br>
Bill Allombert <code><a href="mailto:ballombe@debian.org">ballombe@debian.org</a></code><br>
<br>
</address>

<hr>

</body>

</html>