[idldoc] IDLdoc 3.0 release candidate 3

Michael Galloy mgalloy at idldev.com
Tue Jan 15 11:06:12 PST 2008


IDLdoc 3.0 release candidate 3 is available:

   http://michaelgalloy.com/wp-content/uploads/2008/01/idldoc-3.0rc3.zip
   http://michaelgalloy.com/wp-content/uploads/2008/01/idldoc-3.0rc3-src.zip

The main change for this release is the introduction of the  
SOURCE_LINK keyword to IDLDOC. This can be configured to not create  
multiple copies of the source code which can lead to issues with ! 
path. SOURCE_LINK can be set to 0 (copy source code into output, the  
default), 1 (create a relative link to source code), or 2 (create an  
absolute link to source code).

REQUEST: there were some special cases with SOURCE_LINK for Windows  
computers (which I don't have). Please test SOURCE_LINK=0, 1, and 2  
with Windows computers -- particularly, if ROOT and OUTPUT keywords  
point to locations on different Windows drives. Relative links across  
drives should revert to copying, absolute links should work.

Mike
--
www.michaelgalloy.com




More information about the idldoc mailing list