Ticket #55 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Hide internal IDLdoc routines in HELP output

Reported by: mpiper Owned by: mgalloy
Priority: minor Milestone: IDLdoc 3.3
Component: core Version: 3.2
Keywords: Cc:

Description

Could you please use

COMPILE_OPT hidden

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

Thanks!

Change History

Changed 3 years ago by mgalloy

  • status changed from new to assigned
  • version set to 3.2
  • milestone set to IDLdoc 3.3

Changed 3 years ago by mgalloy

  • status changed from assigned to closed
  • resolution set to fixed

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.

Note: See TracTickets for help on using tickets.