GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Rewrite manpages in asciidoc
Open
type:docs
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
The HTML rendering of the manpages, as linked from https://taskwarrior.org/docs/, is pretty poor. This could probably be better, but in fact the TROFF format is older than anyone working on this project, so we should probably use something newer.
Timewarrior (cc @lauft) uses asciidoc, and converts that to both HTML (for the web) and TROFF (for the manpages). We should do something similar.
Contributor guide
Assessment
This issue has not been assessed yet.