stas 02/04/03 01:37:46 Modified: . TODO src/about help.pod src/docs/1.0/win32 Changes.pod Log: sync Revision Changes Path 1.31 +6 -1 modperl-docs/TODO Index: TODO =================================================================== RCS file: /home/cvs/modperl-docs/TODO,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- TODO 3 Apr 2002 05:18:05 -0000 1.30 +++ TODO 3 Apr 2002 09:37:46 -0000 1.31 @@ -10,7 +10,12 @@ ------- - how do we make L<foo|../search/swish.cgi> I cannot do search::swish, -it's not a doc. + it's not a doc. + +- need to have a special handling for L<...|foo::bar::index> so only + foo::bar is checked that it's a dir in the search path and + index.html is autogenerated. This allows us to do L<the + guide|guide::index> Menu: ----- 1.6 +2 -2 modperl-docs/src/about/help.pod Index: help.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/about/help.pod,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- help.pod 28 Mar 2002 01:06:14 -0000 1.5 +++ help.pod 3 Apr 2002 09:37:46 -0000 1.6 @@ -31,8 +31,8 @@ =head2 Q. I cannot read the PDF version of the documents B<A>. The PDF files require a browser plugin or standalone PDF reader to be read: -You can get the Adobe Acrobat Reader for many different platforms from L<their -website|http://www.adobe.com/products/acrobat/readstep2.html>. +You can get the Adobe Acrobat Reader for many different platforms from their +website: http://www.adobe.com/products/acrobat/readstep2.html . =head2 Q. How the site search works 1.2 +8 -0 modperl-docs/src/docs/1.0/win32/Changes.pod Index: Changes.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/win32/Changes.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Changes.pod 20 Mar 2002 17:43:28 -0000 1.1 +++ Changes.pod 3 Apr 2002 09:37:46 -0000 1.2 @@ -9,6 +9,14 @@ The most recent changes are listed first. +=head1 Wed Apr 3 16:08:49 SGT 2002 + +* normalize the case, change the titles slightly (we won't need underscored + titles for the documentation, normal ones are much more readable), and + corrected some minors things (reference to nmake, and changed some spacing + in examples to make it one long code section as is advised in style.pod). + [Per Einar Ellefsen E<lt>[EMAIL PROTECTED]<gt>] + =head1 Fri Dec 21 12:20:02 SGT 2001 * win32::multithread, win32::binaries and win32::compile initial docs
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]