Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
About Document Generators
Autolayout body
Autolayout specification
Current documentation builder mainly extract informations from :
This package computes positional information for nodes and arcs of a directed graph.
C
Conclusions
Natural Docs reach his goals : it extract pretty docs without special visible syntax in the sources, and is easy to use.
D
Define
procedure Define (New_Node : in Node)
procedure Define (New_Node : in Node)
This procedure defines one node of the current graph.
F
Functions
L
Layout
procedure Layout
procedure Layout
This procedure assigns coordinate positions to all defined nodes and arcs.
O
Overview
This is an evaluation of Natural Docs (http://www.naturaldocs.org/) on Ada sources.
P
Position_Of
function Position_Of (Current : in Node) return Position
function Position_Of (Current : in Node) return Position
This function returns the coordinate position of the specified node.
T
Test Report
I tried to run Natural Docs on the Autolayout package, that illustrate good comments practices in the Software Productivity Consortium (http://www.software.org/) Ada 95 Quality and Style (http://www.adaic.com/docs/95style/html/cover.html).