/[pcre]/code/trunk/doc/html/index.html
ViewVC logotype

Diff of /code/trunk/doc/html/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 96 by nigel, Fri Mar 2 13:10:43 2007 UTC revision 208 by ph10, Mon Aug 6 15:23:29 2007 UTC
# Line 1  Line 1 
1  <html>  <html>
2    <!-- This is a manually maintained file that is the root of the HTML version of
3         the PCRE documentation. When the HTML documents are built from the man
4         page versions, the entire doc/html directory is emptied, this file is then
5         copied into doc/html/index.html, and the remaining files therein are
6         created by the 132html script.
7    -->
8  <head>  <head>
9  <title>PCRE specification</title>  <title>PCRE specification</title>
10  </head>  </head>
# Line 12  The HTML documentation for PCRE comprise Line 18  The HTML documentation for PCRE comprise
18  <tr><td><a href="pcre.html">pcre</a></td>  <tr><td><a href="pcre.html">pcre</a></td>
19      <td>&nbsp;&nbsp;Introductory page</td></tr>      <td>&nbsp;&nbsp;Introductory page</td></tr>
20    
21    <tr><td><a href="pcre-config.html">pcre-config</a></td>
22        <td>&nbsp;&nbsp;Information about the installation configuration</td></tr>
23    
24  <tr><td><a href="pcreapi.html">pcreapi</a></td>  <tr><td><a href="pcreapi.html">pcreapi</a></td>
25      <td>&nbsp;&nbsp;PCRE's native API</td></tr>      <td>&nbsp;&nbsp;PCRE's native API</td></tr>
26    
# Line 54  The HTML documentation for PCRE comprise Line 63  The HTML documentation for PCRE comprise
63  <tr><td><a href="pcrestack.html">pcrestack</a></td>  <tr><td><a href="pcrestack.html">pcrestack</a></td>
64      <td>&nbsp;&nbsp;Discussion of PCRE's stack usage</td></tr>      <td>&nbsp;&nbsp;Discussion of PCRE's stack usage</td></tr>
65    
66    <tr><td><a href="pcresyntax.html">pcresyntax</a></td>
67        <td>&nbsp;&nbsp;Syntax quick-reference summary</td></tr>
68    
69  <tr><td><a href="pcretest.html">pcretest</a></td>  <tr><td><a href="pcretest.html">pcretest</a></td>
70      <td>&nbsp;&nbsp;The <b>pcretest</b> command for testing PCRE</td></tr>      <td>&nbsp;&nbsp;The <b>pcretest</b> command for testing PCRE</td></tr>
71  </table>  </table>

Legend:
Removed from v.96  
changed lines
  Added in v.208

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12