]> granicus.if.org Git - neomutt/commit
makedoc: Add ".ie" and ".il" to support itemized lists.
authorRocco Rutte <pdmef@gmx.net>
Mon, 21 Jul 2008 09:42:27 +0000 (11:42 +0200)
committerRocco Rutte <pdmef@gmx.net>
Mon, 21 Jul 2008 09:42:27 +0000 (11:42 +0200)
commit37728e818796b81b712bcd5b6487c497c4b6b292
tree8ebc7e3a19a5de9f542118eaa1976915ce82aaa6
parent2313587a82e041cf4d903d808d9915e1065225e0
makedoc: Add ".ie" and ".il" to support itemized lists.

Some settings docs use verbatim screen environments to print
lists while support for real lists will make it look nicer:
for docbook use <itemizedlist/>, \(hy for roff and '-' for text.
doc/makedoc.c