summaryrefslogtreecommitdiffstatshomepage
path: root/libmdoc.h
Commit message (Expand)AuthorAgeFilesLines
* Section orders are more elegantly handled (MDOC_PBODY is a flag).Kristaps Dzonsons2009-06-171-3/+4
* Deprecated mdoc_msg (not being used anywhere).Kristaps Dzonsons2009-06-151-6/+2
* Removed mdoc_nwarn (not being used anywhere).Kristaps Dzonsons2009-06-151-3/+1
* mdoc error/warn macros replaced with real functions for GCC2 support (miod@op...Kristaps Dzonsons2009-06-151-33/+16
* Fixed license email address.Kristaps Dzonsons2009-06-101-2/+2
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
* Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7.Kristaps Dzonsons2009-04-121-5/+1
* mdoc_tokhash -> hashKristaps Dzonsons2009-04-021-4/+4
* General clean-ups.Kristaps Dzonsons2009-03-311-4/+1
* -man linked to mandoc in documentation.Kristaps Dzonsons2009-03-231-2/+2
* First addition of -man macro support.Kristaps Dzonsons2009-03-231-0/+160