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