UNPKG
nebulab-dropbox
Version:
latest (1.0.0)
1.0.0
0.10.3
Client library for the Dropbox API
github.com/nebulab-io/dropbox-js
nebulab-io/dropbox-js
nebulab-dropbox
/
sitedoc
/
templates
/
toc-template.html
9 lines
(8 loc)
•
151 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
{{#sections}}
<
h4
>
{{section}}
</
h4
>
{{#entries}}
<
li
id
=
"toc-{{class}}"
>
<
a
href
=
"#{{class}}"
>
{{text}}
</
a
>
</
li
>
{{/entries}} {{/sections}}