Both iguana and proof-manager-cli are lacking a target to build their man pages. Let's fix this so it can be added to our documentation on the website.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCb391ea877c5f: [cmake] Add man pages for the new executables
cmake -GNinja .. -DBUILD_CHRONIK=ON -DBUILD_CHRONIK_PLUGINS=ON -DBUILD_PROOF_MANAGER_CLI=ON -DCMAKE_INSTALL_PREFIX=install -DBUILD_IGUANA=ON ninja install-manpages-html
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable