Package c2man: Information
Source package: c2man
Version: 2.0.40-alt1.3
Build time: Jan 14, 2025, 10:25 AM
Category: Development/Other
Report package bugHome page: https://github.com/fribidi/c2man
License: GPL
Summary: C Source Manual Page Extraction Tool
Description:
C2man is an automatic documentation tool that extracts comments from C source code to generate functional interface documentation in the same format as sections 2 & 3 of the Unix Programmer's Manual. It requires minimal effort from the programmer by looking for comments in the usual places near the objects they document, rather than imposing a rigid function-comment syntax or requiring that the programmer learn and use a typesetting language. Acceptable documentation can often be generated from existing code with no modifications.
Maintainer: Yuri N. Sedunov
Last changed
Jan. 13, 2025 Yuri N. Sedunov 2.0.40-alt1.3
- E2K: just the single lcc version is available (mike@)
Nov. 13, 2024 Yuri N. Sedunov 2.0.40-alt1.2
- rebuilt with gcc-13
Dec. 5, 2022 Yuri N. Sedunov 2.0.40-alt1.1
- fixed build for Elbrus by ilyakurdyukov@