idl2html

idl2html is a Perl module that enerates HTML documentation from IDL source files.
Download

idl2html Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Francois Perrad
  • Publisher web site:
  • http://search.cpan.org/~perrad/CORBA-XPIDL-0.03/xpidl.pl

idl2html Tags


idl2html Description

idl2html is a Perl module that enerates HTML documentation from IDL source files. idl2html is a Perl module that enerates HTML documentation from IDL source files.SYNOPSISidl2html spec.idlOPTIONSAll options are forwarded to C preprocessor, except -f -h -i -o -s -t -v -x.With the GNU C Compatible Compiler Processor, useful options are :-D name -D name=definition -I directory -I- -nostdincSpecific options :-fEnable the frameset mode.-hDisplay help.-i directorySpecify a path for import (only for version 3.0).-o fileSpecificy the outfile for HTML Help (default "htmlhelp").-s styleGenerate an external Cascading Style Sheet file.-t titleSpecificy the title of HTML Help.-vDisplay version.-xEnable export (only for version 3.0).idl2html parses the declarations and doc comments in a IDL source file and formats these into a set of HTML pages. idl2html generates some helper files for HTML Help compiler.idl2html works like javadoc.Within doc comments, idl2html supports the use of special doc tags to augment the documentation. idl2html also supports standard HTML within doc comments. This is useful for formatting text.idl2html reformats and displays declaration for:Modules, interfaces and value types Operations (with parameters) and attributes Types (typedef, enum, struct, union with members) Exceptions (with members) Constants Pragma (ID, version as tag) Requirements: · Perl


idl2html Related Software