| Introduction
AdaDoc is a tool for
developer using the Ada95 programming language. Its goal is to create
a documentation listing in different format from a specification
package.
The listing include the
following points :
· Clauses (context clauses, " use " clauses, representation
clauses)
· Pragmas
· Renames
· Generics parameters
· Declarations (constants, variables, exceptions)
· Declarations of type (type tagged, type protected, record
)
· Procedures and functions with their different parameters
· Tasks
· Protected objects
Hardware requirement
· A binary executable
of AdaDoc exist for the following operating system : Windows 9X,
ME, NT, 2000 and Linux. You can compile AdaDoc under any operating
system which has an Ada95 compiler.
|