summaryrefslogtreecommitdiffstats
path: root/man_html.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidated some -man -Tascii functions.Kristaps Dzonsons2009-10-081-14/+128
* Additions to -Tman -Thtml: all structural components tested & in place.Kristaps Dzonsons2009-10-071-144/+137
* Structural components of -man -Thtml in place (note that HP is the same as IP...Kristaps Dzonsons2009-10-041-20/+77
* Initial IP implementation in -Thtml -man.Kristaps Dzonsons2009-10-041-5/+92
* SS, SH, PP, P, LP, br, sp tags in -man -Thtml.Kristaps Dzonsons2009-10-041-9/+302
* Added initial -man framework for -Thtml.Kristaps Dzonsons2009-10-031-1/+96
* Element tag buffer is now part of struct html.Kristaps Dzonsons2009-10-031-0/+1
* Split html.c into html.h, mdoc_html.c, man_html.c.Kristaps Dzonsons2009-09-211-0/+30