Skip to content
Snippets Groups Projects
Select Git revision
  • zig default
  • master
  • zig-threaded
  • openat
  • chdir
  • clear
  • compll
  • v1.18.1
  • v2.2.2
  • v1.18
  • v2.2.1
  • v2.2
  • v1.17
  • v2.1.2
  • v2.1.1
  • v2.1
  • v2.0.1
  • v2.0
  • v2.0-beta3
  • v2.0-beta2
  • v2.0-beta1
  • v1.16
  • v1.15.1
  • v1.15
  • v1.14.2
  • v1.14.1
  • v1.14
27 results

Makefile.am

  • 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)