I've been toying with a 'UniDoc' program (written in Unicon,
of course) to produce HTML documentation pages from the comments in
Unicon programs.  I think I'm about ready to start producing HTML
(ought to be hilarious, you can fit what I know about HTML in a
*very* small container...).

However, one feature I'd like to have is the ability to resolve
packages listed in import directives.

The problem is that, unlike link directives, where the source file
name is easily derived, I don't know how to figure out the source
files that make up a package.  Does anyone know of a way?

If someone (Clint?) knows that it's NOT possible then I punt and
just list package names that are imported without trying to either
generate (or link to existing) HTML docs for them.

Thanks!
Steve
-- 
Steve Wampler <[EMAIL PROTECTED]>
National Solar Observatory


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to