jhove
jhove copied to clipboard
WIP: Add manpage
Andrea and I caught up today, couple of things we need to do to bring a Manpage into JHove.
- [x] Bring the Debian manpage into the source code to build off. And ensure that the original author is credited, and that there is a trail in the code. Additional ref: here. The page written around the time of JHove 1.6.
- [ ] Create the documentation itself.
- [ ] Fixup documentation with markup, or transform with Pandoc.
- [ ] Update the migration scripts to install somewhere like
/usr/share/man/man1/
.
We're planning on starting in HackMD, and share from there. Folks can feel free to sign-up and request access to help.
A manpage exists for JHOVE but never made it back to to the JHOVE
code base. This commit brings that work into the mainline branch.
Co-authored-by: Jeff Breidenbach <[email protected]>
Co-authored-by: andreakb <[email protected]>
Codecov Report
Merging #601 into integration will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## integration #601 +/- ##
==============================================
Coverage 45.63% 45.63%
Complexity 1046 1046
==============================================
Files 57 57
Lines 9149 9149
Branches 1687 1687
==============================================
Hits 4175 4175
Misses 4424 4424
Partials 550 550
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9052a4f...f781fda. Read the comment docs.