notoc class - speced/respec GitHub Wiki
Excludes a section from the Table of Contents.
<section class="notoc" id="acknowledgements">
<h2>Acknowledgements</h2>
<p>The editors thank...</p>
</section>- Only affects the immediate section — child sections are also excluded
-
data-max-toc="0"has the same effect asclass="notoc"but can be applied fromdata-includecontext - To suppress the entire ToC, use
noTOCconfig option