Gnatdoc_bin

Website:

https://github.com/AdaCore/gnatdoc

Author:
  • AdaCore
Maintainers:
  • chouteau@adacore.com
  • sagaert@adacore.com
License:

GPL-3.0-or-later WITH GCC-exception-3.1

Version:

26.0.0

Alire CI:

Dependencies:

No dependency.

Dependents:

No dependents.

Badge:

GNAT Documentation Generation Tool - Binary Release

#documentation #tools

GNATdoc is a documentation tool for Ada which processes source files, extracts documentation from the sources, and generates either annotated HTML files or Restructured Text (.rst) files.

It relies on documentation comments that it extracts from the source code. The engine in charge of extracting these comments, coupled with a cross-reference engine, gives GNATdoc all the flexibility needed to generate accurate documentation, and report errors in cases of missing documentation.

Further information can be found in the GNATdoc User’s Guide.

This is a binary release of GNATdoc, built from tha GNAT-FSF-builds repository.