Skip to content

Documentation generator a la doxygen for Free Pascal and Delphi.

License

Notifications You must be signed in to change notification settings

lukaszcz/srcdoc

Repository files navigation

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.

Features

  • Supports almost all Object Pascal syntax.
  • Generation of class and interface tree hierarchies.
  • Generation of a symbol index.
  • Comment autoformatting ("beautification").

Requirements

Installation and usage

  • Compilation: make
  • Installation: ./install.sh

Documentation and examples

SrcDoc manual is available online: https://lukaszcz.github.io/srcdoc-docs/.

Some output examples:

Copyright and license

Copyright (C) 2005-2024 by Lukasz Czajka.

Distributed under the terms of GPL 2. See LICENSE.

About

Documentation generator a la doxygen for Free Pascal and Delphi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published