forked from deepspeedai/DeepSpeed
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc
More file actions
7 lines (7 loc) · 313 Bytes
/
toc
File metadata and controls
7 lines (7 loc) · 313 Bytes
1
2
3
4
5
6
7
<aside class="sidebar__right">
<nav class="toc" markdown="1">
<header><h4 class="nav__title"><i class="fas fa-{{ include.icon | default: 'file-alt' }}"></i> {{ include.title | default: site.data.ui-text[site.locale].toc_label }}</h4></header>
* Auto generated table of contents
{:toc .toc__menu}
</nav>
</aside>