Short: OS3.9 autodocs in AmigaGuide format Uploader: james.jacobs@bigpond.com (James Jacobs) Author: james.jacobs@bigpond.com (James Jacobs) Type: docs/hyper Version: 1.0 These are the autodocs from the official 3.9 NDK converted into AmigaGuide format using the official Commodore AD2AG 39.2 conversion tool. It is an updated equivalent to the ADCD_2.1:Reference/ INCLUDES_AND_AUTODOCS_3.5/ directory, but not containing the include/ subdirectory (you could copy that from NDK_3.9:include/include_h/). For those interested in how these files were generated (note that StormC:include was updated for OS3.9 with Aminet:dev/c/StormCIncludes.lha before running this script): assign TEXT_INCLUDE: NDK_3.9:include/include_h makedir RAM:INCLUDES_AND_AUTODOCS_3.9 ADCD_2.1:NDK/NDK_3.1/Examples2/AmigaGuide/AD2AG/AD2AG NDK_3.9:Documentation/Autodocs TO RAM:INCLUDES_AND_AUTODOCS_3.9 XREF cd RAM:INCLUDES_AND_AUTODOCS_3.9 join Autodocs.xref ADCD_2.1:NDK/NDK_3.1/Examples2/AmigaGuide/AG_V34/Autodocs/Autodocs.excepts AS Autodocs.xref.new delete Autodocs.xref rename Autodocs.xref.new Autodocs.xref ADCD_2.1:NDK/NDK_3.1/Examples2/AmigaGuide/AD2AG/AD2AG NDK_3.9:Documentation/Autodocs TO RAM:INCLUDES_AND_AUTODOCS_3.9 CONTENTS INCLUDES_AND_AUTODOCS_3.9 rename INCLUDES_AND_AUTODOCS_3.9.info INCLUDES_AND_AUTODOCS_3.9.info! delete #?.info rename INCLUDES_AND_AUTODOCS_3.9.info! INCLUDES_AND_AUTODOCS_3.9.info delete autodocs.xref Enjoy.