Merge pull request #368 from pmarsceill/remove-collapse-toc-onpage

Remove collapsible TOC on nav doc
This commit is contained in:
Patrick Marsceill
2020-06-30 14:04:43 -04:00
committed by GitHub

View File

@@ -7,14 +7,11 @@ nav_order: 5
# Navigation Structure
{: .no_toc }
<details open markdown="block">
<summary>
Table of contents
</summary>
{: .text-delta }
## Table of contents
{: .no_toc .text-delta }
1. TOC
{:toc}
</details>
---