For information about the Heirloom doctools please visit the project webpage.
Stable source code versions are available in the releases archive.
Development snapshots can be downloaded as a zip archive with the "Download ZIP" button or with the git command
git clone https://github.com/n-t-roff/heirloom-doctools.gitInstallation paths and compiler settings are adjusted in mk.config.
The software is build with make and installed with make install.
Generated files are removed with make mrproper afterwards.
A git repository can be kept up-to-date with
git pull.
Bugs can be reported at the issue list. Please wait before creating a patch or a pull request, since someone else could already be working on this issue or has a solution.
If there are any problems please send a mail to <troff [at] arcor [dot] de>.
The GNU roff (groff) mailing list is used for Heirloom doctools announcements and can also be used for discussions.
The subject need to start with [Heirloom] in this case.
It is recommended to subscribe to the groff mailing list for every ∗roff user. But please don't send Heirloom bug reports to the groff list, use the issue list instead.

