mgalloy / idldoc

Documenting IDL code
Other
20 stars 13 forks source link

Hide internal IDLdoc routines in HELP output #45

Closed mgalloy closed 11 years ago

mgalloy commented 11 years ago

Could you please use

COMPILE_OPT hidden

on the internal IDLdoc routines? They're clogging up my HELP output!

Thanks!

mgalloy commented 11 years ago

Added in r600. Added hidden compile_opt attribute for every IDLdoc routine except for IDLDOC. This does modify routines pulled in as svn:externals such the collection, introspection, analysis, net, cmdline_tools, dist_tools, templating, and text markup libraries i.e. MG prefixed routines and classes.

mgalloy commented 11 years ago

Author: neykradozse1986 Is this really the way it suppose to work? By the what could mean error fatal error access to undeclared static property ?