HomePhabricator

[CMAKE] Move the manpages generation logic to doc/man

Description

[CMAKE] Move the manpages generation logic to doc/man

Summary:
The man pages generation is not part of the installation process, so
move it to doc/man where it belongs.
The install_manpage() interface now takes a list of pages to install, which can be empty.
This allows for adding the pages later by filling the MAN_PAGES target property.

Test Plan:

ninja install-manpages

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7473

Details

Provenance
FabienAuthored on Sep 17 2020, 14:38
FabienPushed on Sep 21 2020, 14:41
Reviewer
Restricted Project
Differential Revision
D7473: [CMAKE] Move the manpages generation logic to doc/man
Parents
rABC093417252639: Add ChaCha20Poly1305@Bitcoin AEAD implementation
Branches
Unknown
Tags
Unknown