Commit the local DARCS CFFI repo, as well as update to today.
[CommonLispStat.git] / external / cffi.darcs / _darcs / pristine / doc / gendocs_template
blob5ff3351df2ec290242b01d9d2ae06ec9e6e63bc7
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">
7 <!--
9 This template was adapted from Texinfo:
10 http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template
12 -->
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="webmasters@gnu.org" /> -->
20 <style>
21 /* CSS style taken from http://gnu.org/gnu.css */
23 html, body {
24 background-color: #FFFFFF;
25 color: #000000;
26 font-family: sans-serif;
29 a:link {
30 color: #1f00ff;
31 background-color: transparent;
32 text-decoration: underline;
35 a:visited {
36 color: #9900dd;
37 background-color: transparent;
38 text-decoration: underline;
41 a:hover {
42 color: #9900dd;
43 background-color: transparent;
44 text-decoration: none;
47 .center {
48 text-align: center;
51 .italic {
52 font-style: italic;
55 .bold {
56 font-weight: bold;
59 .quote {
60 margin-left: 40px;
61 margin-right: 40px;
64 .hrsmall {
65 width: 80px;
66 height: 1px;
67 margin-left: 20px;
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;
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;
88 .translations {
89 background-color: transparent;
90 color: black;
91 font-family: serif;
92 font-size: smaller;
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;
106 * rtl stands for right-to-left layout, as in farsi/persian,
107 * arabic, etc. See also trans_rtl.
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;
119 .trans {
120 font-size: smaller;
121 color : #000000;
122 border-left: #3366cc thin solid;
123 padding-left: 20px;
126 .trans_rtl {
127 font-size: smaller;
128 color : #000000;
129 border-right: #3366cc thin solid;
130 padding-right: 20px;
133 img {
134 border: none 0;
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;
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;
158 .footnoteref {
159 font-size: smaller;
160 vertical-align: text-top;
162 </style>
163 </head>
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 -->
171 <body>
173 <h3>%%TITLE%%</h3>
175 <!-- <address>Free Software Foundation</address> -->
176 <address>last updated %%DATE%%</address>
178 <!--
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>
189 <hr />
191 <p>This document <!--(%%PACKAGE%%)--> is available in the following formats:</p>
193 <ul>
194 <li><a href="%%PACKAGE%%.html">HTML
195 (%%HTML_MONO_SIZE%%K characters)</a> - entirely on one web page.</li>
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>
220 <p>(This page was generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%%
221 script</a>.)</p>
223 <div class="copyright">
225 Return to <a href="/project/cffi/">CFFI's home page</a>.
226 </p>
228 <!--
230 Please send FSF &amp; GNU inquiries to
231 <a href="mailto:gnu@gnu.org"><em>gnu@gnu.org</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:webmasters@gnu.org"><em>webmasters@gnu.org</em></a>.
237 </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.net&gt;
243 <!--
244 <br />
245 Verbatim copying and distribution of this entire article is
246 permitted in any medium, provided this notice is preserved.
248 </p>
251 Updated: %%DATE%%
252 <!-- timestamp start -->
253 <!-- $Date: 2005/05/15 00:00:08 $ $Author: karl $ -->
254 <!-- timestamp end -->
255 </p>
256 </div>
258 </body>
259 </html>