File 'lib/procParse.tcl' (part of 'AutoDOC')
Home | Packages | Files | Procedures | Classes | Keywords | External packages
- Written by
- Andreas Kupries
- Description
- Helper procedures used by procDescription to extract procedure level documentation.
- Depends on
- Pool_Base
- Keywords
- helper procedures, documentation parsing, definition extraction
pd_argument (line) |
Process @argument, @a commands |
Argument: line | tail of line containing the command (= the embedded documentation) |
pd_author (line) |
Process @author commands |
Argument: line | tail of line containing the command (= the embedded documentation) |
pd_comment (line) |
Process @comment, @c commands |
Argument: line | tail of line containing the command (= the embedded documentation) |
pd_danger (line) |
Process @danger, @d commands |
Argument: line | tail of line containing the command (= the embedded documentation) |
pd_index (line) |
Process @index, @i commands |
Argument: line | tail of line containing the command (= the embedded documentation) |
pd_note (line) |
Process @note, @n commands |
Argument: line | tail of line containing the command (= the embedded documentation) |
pd_result (line) |
Process @result, @r commands |
Argument: line | tail of line containing the command (= the embedded documentation) |
pd_util_init () |
Noop. Just an entrypoint for autoloading. |
Generated by AutoDoc 2.1 at 02/15/1999, invoked by Andreas Kupries