Introduction
Introduction Statistics Contact Development Disclaimer Help
tgendocs_template - clic - Clic is an command line interactive client for gophe…
git clone git://bitreich.org/clic/ git://hg6vgqziawt5s4dj.onion/clic/
Log
Files
Refs
Tags
LICENSE
---
tgendocs_template (5802B)
---
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <!-- $Id: gendocs_template,v 1.7 2005/05/15 00:00:08 karl Exp $ -->
5 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
6
7 <!--
8
9 This template was adapted from Texinfo:
10 http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_te…
11
12 -->
13
14
15 <head>
16 <title>%%TITLE%%</title>
17 <meta http-equiv="content-type" content='text/html; charset=utf-8' />
18 <!-- <link rel="stylesheet" type="text/css" href="/gnu.css" /> -->
19 <!-- <link rev="made" href="[email protected]" /> -->
20 <style>
21 /* CSS style taken from http://gnu.org/gnu.css */
22
23 html, body {
24 background-color: #FFFFFF;
25 color: #000000;
26 font-family: sans-serif;
27 }
28
29 a:link {
30 color: #1f00ff;
31 background-color: transparent;
32 text-decoration: underline;
33 }
34
35 a:visited {
36 color: #9900dd;
37 background-color: transparent;
38 text-decoration: underline;
39 }
40
41 a:hover {
42 color: #9900dd;
43 background-color: transparent;
44 text-decoration: none;
45 }
46
47 .center {
48 text-align: center;
49 }
50
51 .italic {
52 font-style: italic;
53 }
54
55 .bold {
56 font-weight: bold;
57 }
58
59 .quote {
60 margin-left: 40px;
61 margin-right: 40px;
62 }
63
64 .hrsmall {
65 width: 80px;
66 height: 1px;
67 margin-left: 20px;
68 }
69
70 .td_title {
71 border-color: #3366cc;
72 border-style: solid;
73 border-width: thin;
74 color: #3366cc;
75 background-color : #f2f2f9;
76 font-weight: bold;
77 }
78
79 .td_con {
80 padding-top: 3px;
81 padding-left: 8px;
82 padding-bottom: 3px;
83 color : #303030;
84 background-color : #fefefe;
85 font-size: smaller;
86 }
87
88 .translations {
89 background-color: transparent;
90 color: black;
91 font-family: serif;
92 font-size: smaller;
93 }
94
95 .fsflink {
96 font-size: smaller;
97 font-family: monospace;
98 color : #000000;
99 border-left: #3366cc thin solid;
100 border-bottom: #3366cc thin solid;
101 padding-left: 5px;
102 padding-bottom: 5px;
103 }
104
105 /*
106 * rtl stands for right-to-left layout, as in farsi/persian,
107 * arabic, etc. See also trans_rtl.
108 */
109 .fsflink_rtl {
110 font-size: smaller;
111 font-family: monospace;
112 color : #000000;
113 border-right: #3366cc thin solid;
114 border-bottom: #3366cc thin solid;
115 padding-right: 5px;
116 padding-bottom: 5px;
117 }
118
119 .trans {
120 font-size: smaller;
121 color : #000000;
122 border-left: #3366cc thin solid;
123 padding-left: 20px;
124 }
125
126 .trans_rtl {
127 font-size: smaller;
128 color : #000000;
129 border-right: #3366cc thin solid;
130 padding-right: 20px;
131 }
132
133 img {
134 border: none 0;
135 }
136
137 td.side {
138 color: #3366cc;
139 /* background: #f2f2f9;
140 border-color: #3366cc;
141 border-style: solid;
142 border-width: thin; */
143 border-color: white;
144 border-style: none;
145 vertical-align: top;
146 width: 150px;
147 }
148
149 div.copyright {
150 font-size: 80%;
151 border: 2px solid #3366cc;
152 padding: 4px;
153 background: #f2f2f9;
154 border-style: solid;
155 border-width: thin;
156 }
157
158 .footnoteref {
159 font-size: smaller;
160 vertical-align: text-top;
161 }
162 </style>
163 </head>
164
165 <!-- This document is in XML, and xhtml 1.0 -->
166 <!-- Please make sure to properly nest your tags -->
167 <!-- and ensure that your final document validates -->
168 <!-- consistent with W3C xhtml 1.0 and CSS standards -->
169 <!-- See validator.w3.org -->
170
171 <body>
172
173 <h3>%%TITLE%%</h3>
174
175 <!-- <address>Free Software Foundation</address> -->
176 <address>last updated %%DATE%%</address>
177
178 <!--
179 <p>
180 <a href="/graphics/gnu-head.jpg">
181 <img src="/graphics/gnu-head-sm.jpg"
182 alt=" [image of the head of a GNU] "
183 width="129" height="122" />
184 </a>
185 <a href="/philosophy/gif.html">(no gifs due to patent problems)</a>
186 </p>
187 -->
188
189 <hr />
190
191 <p>This document <!--(%%PACKAGE%%)--> is available in the following form…
192
193 <ul>
194 <li><a href="%%PACKAGE%%.html">HTML
195 (%%HTML_MONO_SIZE%%K characters)</a> - entirely on one web page.</…
196 <li><a href="html_node/index.html">HTML</a> - with one web page per
197 node.</li>
198 <li><a href="%%PACKAGE%%.html.gz">HTML compressed
199 (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
200 one web page.</li>
201 <li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
202 (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
203 with one web page per node.</li>
204 <li><a href="%%PACKAGE%%.info.tar.gz">Info document
205 (%%INFO_TGZ_SIZE%%K characters gzipped tar file)</a>.</li>
206 <li><a href="%%PACKAGE%%.txt">ASCII text
207 (%%ASCII_SIZE%%K characters)</a>.</li>
208 <li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
209 (%%ASCII_GZ_SIZE%%K gzipped characters)</a>.</li>
210 <li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
211 (%%DVI_GZ_SIZE%%K characters gzipped)</a>.</li>
212 <li><a href="%%PACKAGE%%.ps.gz">PostScript file
213 (%%PS_GZ_SIZE%%K characters gzipped)</a>.</li>
214 <li><a href="%%PACKAGE%%.pdf">PDF file
215 (%%PDF_SIZE%%K characters)</a>.</li>
216 <li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
217 (%%TEXI_TGZ_SIZE%%K characters gzipped tar file)</a></li>
218 </ul>
219
220 <p>(This page was generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%%
221 script</a>.)</p>
222
223 <div class="copyright">
224 <p>
225 Return to <a href="/project/cffi/">CFFI's home page</a>.
226 </p>
227
228 <!--
229 <p>
230 Please send FSF &amp; GNU inquiries to
231 <a href="mailto:[email protected]"><em>[email protected]</em></a>.
232 There are also <a href="/home.html#ContactInfo">other ways to contact</a…
233 the FSF.
234 <br />
235 Please send broken links and other corrections (or suggestions) to
236 <a href="mailto:[email protected]"><em>[email protected]</em></a>.
237 </p>
238 -->
239
240 <p>
241 Copyright (C) 2005 James Bielman &lt;jamesjb at jamesjb.com&gt;<br />
242 Copyright (C) 2005 Lu&iacute;s Oliveira &lt;loliveira at common-lisp.ne…
243 <!--
244 <br />
245 Verbatim copying and distribution of this entire article is
246 permitted in any medium, provided this notice is preserved.
247 -->
248 </p>
249
250 <p>
251 Updated: %%DATE%%
252 <!-- timestamp start -->
253 <!-- $Date: 2005/05/15 00:00:08 $ $Author: karl $ -->
254 <!-- timestamp end -->
255 </p>
256 </div>
257
258 </body>
259 </html>
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.