|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Doxygen::POD::Item Class ReferencePerl extension for generating Doxygen documentation. More... Inheritance diagram for Doxygen::POD::Item:
Detailed DescriptionPerl extension for generating Doxygen documentation. SYNOPSISmy $item = new Doxygen::POD::Item; ABSTRACTA simple item in a POD source file. DESCRIPTIONSEE ALSOCOPYRIGHT AND LICENSECopyright 2004 by Marc M. Adkins This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Definition at line 46 of file Item.pm. Member Function Documentation
Generates output understandable by doxygen to standard output. Reimplemented from Doxygen::Item. Reimplemented in Doxygen::POD::Item::Code, Doxygen::POD::Item::Format, Doxygen::POD::Item::Head, and Doxygen::POD::Item::Over.
Convert all the comment text in this block from POD formatting sequences into Doxygen formatting sequences.
Reimplemented from Doxygen::Item. Reimplemented in Doxygen::POD::Item::Code. The documentation for this class was generated from the following file:
Generated on Mon Dec 27 2010 15:15:39 for DoxyFilt by 1.7.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||


Inheritance diagram for Doxygen::POD::Item: