TODO
[docutils.git] / sandbox / manpage-writer / using-list.txt
blob9a5db76a9a984c0c114f3209a84d255fb6d4ac3d
1 List of projects using the manpage-writer to generate their man-pages.
3 Use for sanity checks from time to time.
5 Find with 
6 TODO and then find the source::
8   for F in $(zgrep rst2man /usr/share/man/man1/*|cut -d: -f1|uniq) ;  do dpkg -S $F ;  done | cut -d: -f1 |sort|uniq
10 Also search other man-directories::
12   alsa-utils
13   bind9-dnsutils
14   bind9-host
15   bluez
16   btrfs-progs
17   ghc
18   init-system-helpers
19   libgdk-pixbuf2.0-bin
20   libgtk-4-bin
21   mpv
22   pdfposter
23   pipewire-bin
24   pipewire-pulse
25   proj-bin
26   python3-minimal
27   python3-mutagen
28   python3-pip
29   sddm
30   snapd
31   texlive-latex-extra
32   texlive-luatex
34   manpages: /usr/share/man/man7/bpf-helpers.7.gz
35   
36   
37   
38