Hi Jobe, you need to specify them as arguments when invoking asdoc.exe:
-package com.domain.a "the a package" -package com.domain.b "the b package" regards, Christophe --- http://www.herrodius.com http://www.pranaframework.org 2007/12/5, Jobe Makar <[EMAIL PROTECTED]>: > > Hi, > > > > I have been using ASDoc for a while now with great success. However, I > cannot seem to find information on how to get documentation to show up for > packages. My guess would be putting the docs outside of the package syntax > in any class in that package, or by having a text file with a special name. > If you know then please fill me in. I appreciate the assistance! > > > > ps - I tried this with no noticeable results. > > > > /** > > * blah blah > > */ > > package com.electrotank.whatever { > > > > > > > > Jobe Makar > > http://www.electrotank.com > > 252-627-8026 > > 919-609-0408 (mobile) > > > > > -- Christophe Herreman http://www.herrodius.com

