Skip to content
Snippets Groups Projects
  • Yorhel's avatar
    73562d46
    doc: Use POD as source format and pod2man to generate ncdu.1 · 73562d46
    Yorhel authored
    POD is somewhat more simple and flexible. I now use ncdu.pod to generate
    a nicely formatted manual page on the ncdu homepage, rather than
    displaying a rendering of ncdu.1 formatted in a monospace font.
    
    The tarball will still contain an ncdu.1, so there's no extra dependency
    on pod2man. (Unless you clone from git, since ncdu.1 isn't in the repo)
    73562d46
    History
    doc: Use POD as source format and pod2man to generate ncdu.1
    Yorhel authored
    POD is somewhat more simple and flexible. I now use ncdu.pod to generate
    a nicely formatted manual page on the ncdu homepage, rather than
    displaying a rendering of ncdu.1 formatted in a monospace font.
    
    The tarball will still contain an ncdu.1, so there's no extra dependency
    on pod2man. (Unless you clone from git, since ncdu.1 isn't in the repo)