Chapter 4. Dependencies

With the -d or --dependencies command line option SrcDoc parses first the files on which a given file depends. Documentation is also generated for these files. If the exact path of the file is not specified within the module which depends on it, then the file is searched with various extensions in the source search path. If the file is not found it is silently ignored.

Files included using {$i ... } are not taken into account when parsing dependencies.

Dependencies are parsed separately for the interface and the implementation.