Re: [Lxr-developer] Doco template
Brought to you by:
ajlittoz
From: Per K. G. <pk...@ne...> - 2001-06-22 13:40:01
|
* Zubin Sethna | We can though manually 'add' the missing base class documentation. Their | should be no need to add 'empty' functions since POD (AFAIK) is pretty brain | dead and doesn't actually parse the perl code in anyway except to look for | POD commands (between lines beginning with '=pod' and '=cut'). POD is nice and useful. The problem is of course that it does not write the documentation for you. :-) The perl module of LXR itself should understand POD and do something interesting with it. Per Kristian |