Function: renderIndex()
ts
function renderIndex(entries, options?): string;Defined in: emitters/html/src/index.ts:208
Render the index page linking to every record.
Parameters
entries
readonly CssDocEntry[]
options?
title?
string
Returns
string