summaryrefslogtreecommitdiffstats
path: root/doc/backends/deckjs/deck.js/extensions/toc/deck.toc.html
blob: 27b8cc266e0ebdc943e092263febc7da5c5b9e7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- Place the following snippet at the bottom of the deck container. -->

<!-- this is for the toc panel -->
<div class="deck-toc"></div>

<!-- this is a toc status panel -->
<table class="deck-toc-status">
    <tr>
        <td class="right deck-toc-h2">&nbsp;</td>
        <td class="left deck-toc-h3">&nbsp;</td>
    </tr>
</table>