aiocoap icon indicating copy to clipboard operation
aiocoap copied to clipboard

Sphinx does not generate man file for aiocoap-keygen

Open mazen-neifer opened this issue 8 months ago • 2 comments

When generating man pages using the the following command, aiocoap-keygen.1 is missing.

The used command is:

python3 -m sphinx -b man doc/ debian/tmp/usr/share/man/man1

mazen-neifer avatar Feb 09 '25 14:02 mazen-neifer