r10549: fix broken html
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
cl-puri (1.3.1.2-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Fix broken html documentation (closes:310639)
|
||||||
|
|
||||||
|
-- Kevin M. Rosenberg <kmr@debian.org> Fri, 27 Aug 2004 19:03:12 -0600
|
||||||
|
|
||||||
cl-puri (1.3.1.1-2) unstable; urgency=low
|
cl-puri (1.3.1.1-2) unstable; urgency=low
|
||||||
|
|
||||||
* Fix description
|
* Fix description
|
||||||
|
|||||||
4
uri.html
4
uri.html
@ -9,9 +9,7 @@
|
|||||||
<h1>URI support in Allegro CL</h1>
|
<h1>URI support in Allegro CL</h1>
|
||||||
|
|
||||||
<p>This document contains the following sections:</p>
|
<p>This document contains the following sections:</p>
|
||||||
<a href="#uri-intro-1">
|
<p><a href="#uri-intro-1">1.0 Introduction</a><br>
|
||||||
|
|
||||||
<p>1.0 Introduction</a><br>
|
|
||||||
<a href="#uri-api-1">2.0 The URI API definition</a><br>
|
<a href="#uri-api-1">2.0 The URI API definition</a><br>
|
||||||
<a href="#parsing-decoding-1">3.0 Parsing, escape decoding/encoding and the path</a><br>
|
<a href="#parsing-decoding-1">3.0 Parsing, escape decoding/encoding and the path</a><br>
|
||||||
<a href="#interning-uris-1">4.0 Interning URIs</a><br>
|
<a href="#interning-uris-1">4.0 Interning URIs</a><br>
|
||||||
|
|||||||
Reference in New Issue
Block a user