gstein 2003/06/25 14:53:53
Modified: . index.html
Log:
link in the new doc on using APR pools
Revision Changes Path
1.30 +3 -1 apr-site/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/apr-site/index.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- index.html 5 Jun 2003 08:02:04 -0000 1.29
+++ index.html 25 Jun 2003 21:53:53 -0000 1.30
@@ -51,7 +51,9 @@
<li>Mailing list: <a href="mailto:[EMAIL
PROTECTED]">[email protected]</a></li>
<li>Releases: <a href="http://www.apache.org/dist/apr/">apr
releases</a></li>
<li>Snapshots: <a href="http://cvs.apache.org/snapshots/apr/">apr
snapshots</a></li>
- <li>API Documentation: <a href="docs/apr/">apr docs</a></li>
+ <li>API Documentation: <a href="docs/apr/">apr docs</a>,
+ <a
href="http://cvs.apache.org/viewcvs/*checkout*/apr/docs/pool-design.html">Using
+ APR Pools</a></li>
<li>Tutorial: <a href="apr2_0intro/apr2_0intro.htm"
>An Introduction to APR 2.0</a> covers the structure and basic
concepts.
See <a href="apr2_0intro/">sample code</a>.</li>