SrcDoc is a documentation generator a la doxygen for Free Pascal and Delphi. It parses comments in Pascal sources and generates a hyperlinked source code documentation. In contrast to other similar programs, the comments need not even be formatted.
- Supports almost all Object Pascal syntax.
- Generation of class and interface tree hierarchies.
- Generation of a symbol index.
- Comment autoformatting ("beautification").
- Linux
- Free Pascal
- PascalAdt library version 1.0.2
- Compilation:
make
- Installation:
./install.sh
SrcDoc manual is available online: https://lukaszcz.github.io/srcdoc-docs/.
Some output examples:
Copyright (C) 2005-2024 by Lukasz Czajka.
Distributed under the terms of GPL 2. See LICENSE.