This diff adds a new install-manpages-html target which converts and
installs man pages as jekyll compliant files to the
<install_dir>/share/man/html directory.
This will be useful for integrating the manpages to the website.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC894d51ac250d: [CMAKE] Transform man pages for web rendering
Should install and convert the man pages:
ninja install-manpages-html
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cmake_man2html
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12463 Build 25084: Build Diff build-clang-10 · build-clang-tidy · build-diff · build-without-wallet Build 25083: arc lint + arc unit
Event Timeline
cmake/templates/man2www.sh.in | ||
---|---|---|
1 | www is not a file format. Can you rename this? |
cmake/templates/man2www.sh.in | ||
---|---|---|
1 | OK I'll switch to HTML. |
cmake/templates/man2www.sh.in | ||
---|---|---|
1 | I changed my mind and will make it full html now. |