Searched refs:HTML_TOC (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dhtml.h109 #define HTML_TOC (1 << 1) /* emit a table of contents */ macro
H A Dhtml.c143 h->oflags |= HTML_TOC;
H A Dmdoc_html.c532 if ((h->oflags & HTML_TOC) == 0 ||

Completed in 54 milliseconds