On Fri, Nov 17, 2000 at 09:38:16PM -0000, [EMAIL PROTECTED] wrote: >... > Log: > Add the docs back to the web page, but this time the file names have > no spaces. >... > Index: APR_File_handling.html > =================================================================== > <html> > <head> > <title>[Apache Portable RunTime] -- APR File handling</title> > </head> > <body bgcolor="#FFFFFF"> > <center> > <font size=6><b>[Apache Portable RunTime]</b></font> > <hr size=4><p> > </center> > > <h2>Package Name: APR File handling</h2> > <b> > <h3><img src="../images/ball1.gif" width=18 height=17 align=texttop> > <a href="APR File handling.html#apr_finfo_t">struct apr_finfo_t</h3></a> > <ul> > <li><a href="APR File handling.html#apr_finfo_t-atime">atime</a> > <li><a href="APR File handling.html#apr_finfo_t-ctime">ctime</a> > <li><a href="APR File handling.html#apr_finfo_t-device">device</a> > <li><a href="APR File handling.html#apr_finfo_t-filetype">filetype</a> > <li><a href="APR File handling.html#apr_finfo_t-group">group</a> > <li><a href="APR File handling.html#apr_finfo_t-inode">inode</a> > <li><a href="APR File handling.html#apr_finfo_t-mtime">mtime</a> > <li><a href="APR File handling.html#apr_finfo_t-protection">protection</a> > <li><a href="APR File handling.html#apr_finfo_t-size">size</a> > <li><a href="APR File handling.html#apr_finfo_t-user">user</a>
Looks like there needs to be a bit more work on the space-to-underscore conversion. But it is looking much better! Cool. Cheers, -g -- Greg Stein, http://www.lyra.org/
