Subsection 44.4.6 HTML Index Page
The
/publication/html/index-page
element can have the following attribute:
@ref
: the@xml:id
of a division which will be a complete page at whatever level the document is chunked (broken into smaller pages).
An
index.html
page will be created which redirects immediately to this page. Many webservers will serve this page when a URL stops with the enclosing directory. So the Table of Contents (<book>
, <article>
) or the <frontmatter>
are common choices. See Subsection 29.1.1 for more.