File: ch7.html

package info (click to toggle)
gap 4.14.0-3
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 109,836 kB
  • sloc: ansic: 97,167; xml: 48,195; cpp: 13,955; sh: 4,438; perl: 1,652; javascript: 255; makefile: 252; ruby: 9
file content (122 lines) | stat: -rw-r--r-- 2,627 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!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>

<link href="index.html" rel="start">
<link href="ch6.html" rel="prev">
<link href="index.html" rel="next">
<link href="index.html#contents" rel="contents">
<link href="index.html#copyright" rel="copyright">
<link href="ch1.html" rel="chapter" title="1 Convention used in this policy">
<link href="ch2.html" rel="chapter" title="2 Package name">
<link href="ch3.html" rel="chapter" title="3 Package versions">
<link href="ch4.html" rel="chapter" title="4 Installation">
<link href="ch5.html" rel="chapter" title="5 Global GAP workspace">
<link href="ch6.html" rel="chapter" title="6 GAP2DEB">
<link href="ch7.html" rel="chapter" title="7 Documentation">

</head>

<body>

<p><a name="ch7"></a></p>
<hr>

<p>
[ <a href="ch6.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> ]
[ <a href="ch6.html">6</a> ]
[ 7 ]
[ <a href="index.html">next</a> ]
</p>

<hr>

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

<hr>

<p>
GAP packages come usually with extensive documentation.
</p>
<ol type="1" start="1" >
<li>
<p>
TeX files used by the online help system must be shipped.
</p>
</li>
</ol>
<ol type="1" start="2" >
<li>
<p>
Documentation must be shipped preferably in <samp>html</samp> and
<samp>pdf</samp>.
</p>
</li>
</ol>
<ol type="1" start="3" >
<li>
<p>
Ship the file <code>manual.toc</code> compressed.  This enables
<samp>SetHelpviewer()</samp> to function properly.
</p>
</li>
</ol>
<ol type="1" start="4" >
<li>
<p>
If you need to use the script <code>etc/convert.pl</code>, set the environment
variable <samp>GAP_CONVERT_DATE</samp> to the string appearing as the date in
the original manual (e.g.  <samp>GAP_CONVERT_DATE=&quot;Februar
2010&quot;</samp>, <samp>GAP_CONVERT_DATE</samp> is not interpolated).
</p>
</li>
</ol>

<hr>

<p>
[ <a href="ch6.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> ]
[ <a href="ch6.html">6</a> ]
[ 7 ]
[ <a href="index.html">next</a> ]
</p>

<hr>

<p>
Debian GAP Policy
</p>

<address>
version 0.1, 5 novembre 2022<br>
<br>
Bill Allombert <code><a href="mailto:ballombe@debian.org">mailto:ballombe@debian.org</a></code><br>
<br>
</address>
<hr>

</body>

</html>