You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bo...@apache.org on 2007/09/11 01:38:31 UTC

svn commit: r574406 [8/38] - in /apr/site/trunk/docs/docs: apr-util/0.9/ apr-util/1.2/ apr-util/trunk/ apr/0.9/ apr/1.2/ apr/trunk/

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__md5_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__md5_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__md5_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__md5_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_md5.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_md5.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_md5.h</h1><a href="apr__md5_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+  </ul>
+</div>
+<h1>include/apr_md5.h</h1><a href="apr__md5_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
 <a name="l00002"></a>00002 <span class="comment"> * This is work is derived from material Copyright RSA Data Security, Inc.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * The RSA copyright statement and Licence for that original material is</span>
@@ -68,7 +70,7 @@
 <a name="l00048"></a>00048 <span class="preprocessor"></span><span class="preprocessor">#define APR_MD5_H</span>
 <a name="l00049"></a>00049 <span class="preprocessor"></span>
 <a name="l00050"></a>00050 <span class="preprocessor">#include "apu.h"</span>
-<a name="l00051"></a>00051 <span class="preprocessor">#include "<a class="code" href="apr__xlate_8h.html">apr_xlate.h</a>"</span>
+<a name="l00051"></a>00051 <span class="preprocessor">#include "<a class="code" href="apr__xlate_8h.html" title="APR I18N translation library.">apr_xlate.h</a>"</span>
 <a name="l00052"></a>00052 
 <a name="l00053"></a>00053 <span class="preprocessor">#ifdef __cplusplus</span>
 <a name="l00054"></a>00054 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
@@ -114,8 +116,8 @@
 <a name="l00160"></a>00160 <span class="preprocessor">#endif</span>
 <a name="l00161"></a>00161 <span class="preprocessor"></span>
 <a name="l00162"></a>00162 <span class="preprocessor">#endif </span><span class="comment">/* !APR_MD5_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__md5_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__md5_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__md5_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__md5_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_md5.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_md5.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_md5.h File Reference</h1>APR MD5 Routines. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_md5.h File Reference</h1>APR MD5 Routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 <code>#include &quot;<a class="el" href="apr__xlate_8h-source.html">apr_xlate.h</a>&quot;</code><br>
@@ -54,8 +56,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR MD5 Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__optional_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__optional_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__optional_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__optional_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_optional.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_optional.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_optional.h</h1><a href="apr__optional_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_optional.h</h1><a href="apr__optional_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -48,7 +50,7 @@
 <a name="l00051"></a>00051 <span class="preprocessor">typedef ret (APR_OPTIONAL_FN_TYPE(name)) args</span>
 <a name="l00052"></a>00052 <span class="preprocessor"></span>
 <a name="l00059"></a><a class="code" href="group___a_p_r___util___opt.html#g35e08c2dbf593e3dc5a2cb0fdc8cd637">00059</a> <span class="keyword">typedef</span> void (<a class="code" href="group___a_p_r___util___opt.html#g35e08c2dbf593e3dc5a2cb0fdc8cd637">apr_opt_fn_t</a>)(void);
-<a name="l00061"></a>00061 <a class="code" href="group___a_p_r___util.html#g03b160043a3b3a93e975085361683ff0">APU_DECLARE_NONSTD</a>(<span class="keywordtype">void</span>) apr_dynamic_fn_register(const <span class="keywordtype">char</span> *szName, 
+<a name="l00061"></a>00061 <a class="code" href="group___a_p_r___util.html#g03b160043a3b3a93e975085361683ff0">APU_DECLARE_NONSTD</a>(<span class="keywordtype">void</span>) <a class="code" href="group___a_p_r___util___opt.html#ga9c7d3cc32128521274543c384e9698d">apr_dynamic_fn_register</a>(const <span class="keywordtype">char</span> *szName, 
 <a name="l00062"></a>00062                                                   <a class="code" href="group___a_p_r___util___opt.html#g35e08c2dbf593e3dc5a2cb0fdc8cd637">apr_opt_fn_t</a> *pfn);
 <a name="l00063"></a>00063 
 <a name="l00070"></a><a class="code" href="group___a_p_r___util___opt.html#gb611deabd6e78b5f666071e8cbdcc736">00070</a> <span class="preprocessor">#define APR_REGISTER_OPTIONAL_FN(name) do { \</span>
@@ -66,8 +68,8 @@
 <a name="l00090"></a>00090 <span class="preprocessor">#endif</span>
 <a name="l00091"></a>00091 <span class="preprocessor"></span>
 <a name="l00092"></a>00092 <span class="preprocessor">#endif </span><span class="comment">/* APR_OPTIONAL_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__optional_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__optional_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__optional_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__optional_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_optional.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_optional.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_optional.h File Reference</h1>APR-UTIL registration of functions exported by modules. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_optional.h File Reference</h1>APR-UTIL registration of functions exported by modules. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 
@@ -38,8 +40,7 @@
 <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void(&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___opt.html#g35e08c2dbf593e3dc5a2cb0fdc8cd637">apr_opt_fn_t</a> )(void)</td></tr>
 
 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ga9c7d3cc32128521274543c384e9698d"></a><!-- doxytag: member="apr_optional.h::apr_dynamic_fn_register" ref="ga9c7d3cc32128521274543c384e9698d" args="(const char *szName, apr_opt_fn_t *pfn)" -->
-void&nbsp;</td><td class="memItemRight" valign="bottom"><b>apr_dynamic_fn_register</b> (const char *szName, <a class="el" href="group___a_p_r___util___opt.html#g35e08c2dbf593e3dc5a2cb0fdc8cd637">apr_opt_fn_t</a> *pfn)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___opt.html#ga9c7d3cc32128521274543c384e9698d">apr_dynamic_fn_register</a> (const char *szName, <a class="el" href="group___a_p_r___util___opt.html#g35e08c2dbf593e3dc5a2cb0fdc8cd637">apr_opt_fn_t</a> *pfn)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g1ecfa6a6ced7332d03b5867735a5e49d"></a><!-- doxytag: member="apr_optional.h::apr_dynamic_fn_retrieve" ref="g1ecfa6a6ced7332d03b5867735a5e49d" args="(const char *szName)" -->
 <a class="el" href="group___a_p_r___util___opt.html#g35e08c2dbf593e3dc5a2cb0fdc8cd637">apr_opt_fn_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>apr_dynamic_fn_retrieve</b> (const char *szName)</td></tr>
@@ -48,8 +49,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL registration of functions exported by modules. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__optional__hooks_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__optional__hooks_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__optional__hooks_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__optional__hooks_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_optional_hooks.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_optional_hooks.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_optional_hooks.h</h1><a href="apr__optional__hooks_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_optional_hooks.h</h1><a href="apr__optional__hooks_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -81,8 +83,8 @@
 <a name="l00115"></a>00115 <span class="preprocessor">#endif</span>
 <a name="l00116"></a>00116 <span class="preprocessor"></span>
 <a name="l00117"></a>00117 <span class="preprocessor">#endif </span><span class="comment">/* APR_OPTIONAL_HOOK_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__optional__hooks_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__optional__hooks_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__optional__hooks_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__optional__hooks_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_optional_hooks.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_optional_hooks.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_optional_hooks.h File Reference</h1><a class="el" href="namespace_apache.html">Apache</a> optional hook functions. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_optional_hooks.h File Reference</h1><a class="el" href="namespace_apache.html">Apache</a> optional hook functions. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apr_tables.h&quot;</code><br>
 
@@ -40,8 +42,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 <a class="el" href="namespace_apache.html">Apache</a> optional hook functions. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__queue_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__queue_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__queue_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__queue_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_queue.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_queue.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_queue.h</h1><a href="apr__queue_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_queue.h</h1><a href="apr__queue_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -74,8 +76,8 @@
 <a name="l00136"></a>00136 <span class="preprocessor">#endif </span><span class="comment">/* APR_HAS_THREADS */</span>
 <a name="l00137"></a>00137 
 <a name="l00138"></a>00138 <span class="preprocessor">#endif </span><span class="comment">/* APRQUEUE_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__queue_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__queue_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__queue_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__queue_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_queue.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_queue.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_queue.h File Reference</h1>Thread Safe FIFO bounded queue. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_queue.h File Reference</h1>Thread Safe FIFO bounded queue. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 <code>#include &quot;apr_errno.h&quot;</code><br>
@@ -52,8 +54,8 @@
 Thread Safe FIFO bounded queue. 
 <p>
 <dl class="note" compact><dt><b>Note:</b></dt><dd>Since most implementations of the queue are backed by a condition variable implementation, it isn't available on systems without threads. Although condition variables are some times available without threads. </dd></dl>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__reslist_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__reslist_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__reslist_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__reslist_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_reslist.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_reslist.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_reslist.h</h1><a href="apr__reslist_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_reslist.h</h1><a href="apr__reslist_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -99,8 +101,8 @@
 <a name="l00142"></a>00142 <span class="preprocessor">#endif  </span><span class="comment">/* APR_HAS_THREADS */</span>
 <a name="l00143"></a>00143 
 <a name="l00144"></a>00144 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_RESLIST_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__reslist_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__reslist_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__reslist_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__reslist_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_reslist.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_reslist.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_reslist.h File Reference</h1>APR-UTIL Resource List Routines. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_reslist.h File Reference</h1>APR-UTIL Resource List Routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apr.h&quot;</code><br>
 <code>#include &quot;apu.h&quot;</code><br>
@@ -55,8 +57,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL Resource List Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__rmm_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__rmm_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__rmm_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__rmm_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_rmm.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_rmm.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_rmm.h</h1><a href="apr__rmm_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_rmm.h</h1><a href="apr__rmm_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -41,7 +43,7 @@
 <a name="l00030"></a>00030 <span class="preprocessor">#include "apr_pools.h"</span>
 <a name="l00031"></a>00031 <span class="preprocessor">#include "apr_errno.h"</span>
 <a name="l00032"></a>00032 <span class="preprocessor">#include "apu.h"</span>
-<a name="l00033"></a>00033 <span class="preprocessor">#include "<a class="code" href="apr__anylock_8h.html">apr_anylock.h</a>"</span>
+<a name="l00033"></a>00033 <span class="preprocessor">#include "<a class="code" href="apr__anylock_8h.html" title="APR-Util transparent any lock flavor wrapper.">apr_anylock.h</a>"</span>
 <a name="l00034"></a>00034 
 <a name="l00035"></a>00035 <span class="preprocessor">#ifdef __cplusplus</span>
 <a name="l00036"></a>00036 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
@@ -82,8 +84,8 @@
 <a name="l00135"></a>00135 <span class="preprocessor"></span>
 <a name="l00136"></a>00136 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_RMM_H */</span>
 <a name="l00137"></a>00137 
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__rmm_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__rmm_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__rmm_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__rmm_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_rmm.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_rmm.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_rmm.h File Reference</h1>APR-UTIL Relocatable Memory Management Routines. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_rmm.h File Reference</h1>APR-UTIL Relocatable Memory Management Routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apr.h&quot;</code><br>
 <code>#include &quot;apr_pools.h&quot;</code><br>
@@ -61,8 +63,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL Relocatable Memory Management Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__sdbm_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__sdbm_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__sdbm_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__sdbm_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_sdbm.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_sdbm.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_sdbm.h</h1><a href="apr__sdbm_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_sdbm.h</h1><a href="apr__sdbm_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -90,8 +92,8 @@
 <a name="l00168"></a>00168 
 <a name="l00173"></a>00173 <a class="code" href="group___a_p_r___util.html#g408498ed57031391c19bf360cc61733a">APU_DECLARE</a>(<span class="keywordtype">int</span>) <a class="code" href="group___a_p_r___util___d_b_m___s_d_b_m.html#gbad67008f83fd219173acc5abdd0b42d">apr_sdbm_rdonly</a>(<a class="code" href="group___a_p_r___util___d_b_m___s_d_b_m.html#gf24cdea6e4884036a40484259efa68c6">apr_sdbm_t</a> *db);
 <a name="l00175"></a>00175 <span class="preprocessor">#endif </span><span class="comment">/* APR_SDBM_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__sdbm_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__sdbm_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__sdbm_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__sdbm_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_sdbm.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_sdbm.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_sdbm.h File Reference</h1>apr-util SDBM library <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_sdbm.h File Reference</h1>apr-util SDBM library <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 <code>#include &quot;apr_errno.h&quot;</code><br>
@@ -69,8 +71,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 apr-util SDBM library 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__sha1_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__sha1_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__sha1_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__sha1_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_sha1.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_sha1.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_sha1.h</h1><a href="apr__sha1_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_sha1.h</h1><a href="apr__sha1_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -84,8 +86,8 @@
 <a name="l00119"></a>00119 <span class="preprocessor">#endif</span>
 <a name="l00120"></a>00120 <span class="preprocessor"></span>
 <a name="l00121"></a>00121 <span class="preprocessor">#endif  </span><span class="comment">/* APR_SHA1_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__sha1_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__sha1_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__sha1_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__sha1_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_sha1.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_sha1.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_sha1.h File Reference</h1>APR-UTIL SHA1 library. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_sha1.h File Reference</h1>APR-UTIL SHA1 library. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 <code>#include &quot;apr_general.h&quot;</code><br>
@@ -305,8 +307,8 @@
 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__strmatch_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__strmatch_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__strmatch_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__strmatch_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_strmatch.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_strmatch.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_strmatch.h</h1><a href="apr__strmatch_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_strmatch.h</h1><a href="apr__strmatch_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -69,8 +71,8 @@
 <a name="l00079"></a>00079 <span class="preprocessor">#endif</span>
 <a name="l00080"></a>00080 <span class="preprocessor"></span>
 <a name="l00081"></a>00081 <span class="preprocessor">#endif  </span><span class="comment">/* !APR_STRMATCH_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__strmatch_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__strmatch_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__strmatch_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__strmatch_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_strmatch.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_strmatch.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_strmatch.h File Reference</h1>APR-UTIL string matching routines. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_strmatch.h File Reference</h1>APR-UTIL string matching routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 <code>#include &quot;apr_pools.h&quot;</code><br>
@@ -41,8 +43,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL string matching routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__uri_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__uri_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__uri_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__uri_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_uri.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_uri.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_uri.h</h1><a href="apr__uri_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_uri.h</h1><a href="apr__uri_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -124,8 +126,8 @@
 <a name="l00176"></a>00176 <span class="preprocessor">#endif</span>
 <a name="l00177"></a>00177 <span class="preprocessor"></span>
 <a name="l00178"></a>00178 <span class="preprocessor">#endif </span><span class="comment">/* APR_URI_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__uri_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__uri_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__uri_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__uri_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_uri.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_uri.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_uri.h File Reference</h1>APR-UTIL URI Routines. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_uri.h File Reference</h1>APR-UTIL URI Routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 <code>#include &quot;apr_network_io.h&quot;</code><br>
@@ -96,8 +98,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL URI Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__uuid_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__uuid_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__uuid_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__uuid_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_uuid.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_uuid.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_uuid.h</h1><a href="apr__uuid_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_uuid.h</h1><a href="apr__uuid_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -62,8 +64,8 @@
 <a name="l00074"></a>00074 <span class="preprocessor">#endif</span>
 <a name="l00075"></a>00075 <span class="preprocessor"></span>
 <a name="l00076"></a>00076 <span class="preprocessor">#endif </span><span class="comment">/* APR_UUID_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__uuid_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__uuid_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__uuid_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__uuid_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_uuid.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_uuid.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_uuid.h File Reference</h1>APR UUID library. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_uuid.h File Reference</h1>APR UUID library. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 <code>#include &quot;apr_errno.h&quot;</code><br>
@@ -43,8 +45,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR UUID library. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__xlate_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__xlate_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__xlate_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__xlate_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_xlate.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_xlate.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_xlate.h</h1><a href="apr__xlate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_xlate.h</h1><a href="apr__xlate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -81,8 +83,8 @@
 <a name="l00161"></a>00161 <span class="preprocessor">#endif</span>
 <a name="l00162"></a>00162 <span class="preprocessor"></span>
 <a name="l00163"></a>00163 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_XLATE_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__xlate_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__xlate_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__xlate_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__xlate_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_xlate.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_xlate.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_xlate.h File Reference</h1>APR I18N translation library. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_xlate.h File Reference</h1>APR I18N translation library. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 <code>#include &quot;apr_pools.h&quot;</code><br>
@@ -50,8 +52,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR I18N translation library. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__xml_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__xml_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__xml_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__xml_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_xml.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_xml.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_xml.h</h1><a href="apr__xml_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apr_xml.h</h1><a href="apr__xml_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -42,7 +44,7 @@
 <a name="l00031"></a>00031 
 <a name="l00032"></a>00032 <span class="preprocessor">#include "apu.h"</span>
 <a name="l00033"></a>00033 <span class="preprocessor">#if APR_CHARSET_EBCDIC</span>
-<a name="l00034"></a>00034 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="apr__xlate_8h.html">apr_xlate.h</a>"</span>
+<a name="l00034"></a>00034 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="apr__xlate_8h.html" title="APR I18N translation library.">apr_xlate.h</a>"</span>
 <a name="l00035"></a>00035 <span class="preprocessor">#endif</span>
 <a name="l00036"></a>00036 <span class="preprocessor"></span>
 <a name="l00037"></a>00037 <span class="preprocessor">#ifdef __cplusplus</span>
@@ -230,8 +232,8 @@
 <a name="l00354"></a>00354 <span class="preprocessor">#endif</span>
 <a name="l00355"></a>00355 <span class="preprocessor"></span>
 <a name="l00356"></a>00356 <span class="preprocessor">#endif </span><span class="comment">/* APR_XML_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apr__xml_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apr__xml_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apr__xml_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apr__xml_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apr_xml.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apr_xml.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apr_xml.h File Reference</h1>APR-UTIL XML Library. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apr_xml.h File Reference</h1>APR-UTIL XML Library. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apr_pools.h&quot;</code><br>
 <code>#include &quot;apr_tables.h&quot;</code><br>
@@ -103,8 +105,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL XML Library. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apu_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apu_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apu_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apu_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apu.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apu.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apu.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apu.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -71,8 +73,8 @@
 <a name="l00089"></a>00089 <span class="preprocessor"></span>
 <a name="l00090"></a>00090 <span class="preprocessor">#endif </span><span class="comment">/* APU_H */</span>
 <a name="l00091"></a>00091 
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>