Home
last modified time | relevance | path

Searched defs:html_title (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dconf.py133 html_title = 'libuv documentation' variable
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dhtml.c197 static const char *html_title = NULL; in html_output_head() local