documentation.man.mandoc.settings.output.includes
A string of relative path used as a template for the output path of
linked header files (usually via the In macro) in HTML output.
Instances of %I are replaced with the include filename. The
default is not to present a hyperlink.
- Type
null or string- Default
null- Example
../src/%I.html- Declared
- <nixpkgs/nixos/modules/misc/mandoc.nix>