home *** CD-ROM | disk | FTP | other *** search
- Short: GAdoc v1.1, Extract autodocs and generate TeXinfo file, incl. xref
- Uploader: leibrock@fsinfo.cs.uni-sb.de (Gerhard Leibrock)
- Author: leibrock@fsinfo.cs.uni-sb.de (Gerhard Leibrock)
- Type: dev/misc
-
- GAdoc (Get Auto DOC) is a program which extracts autodoc-style comments
- out of any file and generates a two part TeXinfo file out of it.
-
-
- THIS PROGRAM NEEDS TEX OR MAKEINFO TO BE OF ANY USE!
-
-
- Warning:
- This program is missing some of the features that can be
- found in the autodoc program from Commodore:
-
- * Lines *strictly* limited to 80 chars/line
- * No word wrapping, if line is longer than 80 chars
- * Ignores first character of each line
- * Only generates texinfo files, nothing else.
-
- Features:
- * Can extract internal autodocs
- * Supports main program header, as introduced with ROBODdoc from
- weertj@euronet.nl, which didn't work very well on my Amiga
- (So I wrote my own one).
- * Supports xrefs to other files and within the autodoc itself.
-
- Compiled with gcc263; runs under NetBSD, Amiga OS, Solaris.
-
- (Will NOT run under SM-DOS, because of the filename extensions used :)
-
- GAdoc v1.1 is written by Gerhard Leibrock
-
- Email: leibrock@fsinfo.cs.uni-sb.de
- (fach5@cipsol.cs.uni-sb.de)
-
- Smail:
- Gerhard Leibrock
- Neuhaeuselerstr. 12
- 66459 Kirkel, Germany
-
- This is an UPDATE of version 1.0. The source was buggy, because I edited
- it, but I never did compile it again... Now it works, as it is expected to.
-
-
-