> wez Tue May 25 07:33:48 2004 EDT > > Added files: > /livedocs livedoc_funcs.php pregenerate.php xml_classes5.php > > Modified files: > /livedocs configure.in livedoc.php mkindex.php > /livedocs/themes/default html_format.php > Log: > Big commit; will be a little unclear what has changed. > > - Split the functions out from livedoc.php and into livedoc_funcs.php > - Added PHP 5 version of xml_classes5.php; assignment using the reference > operator leaks massive amounts of memory and will not be fixed. > - Added pregenerate.php which should be run using PHP 5 (see above!) only to > generate the entire manual as individual html pages. > - Some minor corrections to Ilia's perf tweaks > - Smarter entity handling
Livedocs is broken now! It isn't handling entities properly. Instead it is turning all entities in <!-- comments --> Also: "Notice: Undefined index: __node_count in C:\Nuno\testing\livedocs\xml_classes5.php on line 139" Sorry, but today I can't debug and correct these problems, but I may take a look to this in Friday. Nuno