HomeClusterLabs Projects
Diffusion LibQB 47ed440397de

doxygen2man: fix printing of lines starting with '.' (#431)

Description

doxygen2man: fix printing of lines starting with '.' (#431)

if a line starts with a '.' (eg the '...' in qbarray.h) then
nroff thinks it's looking for a macro called '..'.

The easiest solution is to add a dummy format at the start of the line
(just adding \ seems not to work).

Details

Provenance
chrissie-cAuthored on Jan 7 2021, 4:08 AM
GitHub <noreply@github.com>Committed on Jan 7 2021, 4:08 AM
Parents
rQ5b16d504ff82: doxygen2man: ignore all-whitespace brief descriptions (#430)
Branches
Unknown
Tags
Unknown

Event Timeline