Skip to content
Snippets Groups Projects
Unverified Commit d5d1ddbd authored by Patrick Marsceill's avatar Patrick Marsceill
Browse files

Docs update

parent 39828f07
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@ nav_order: 2
### Auto-generating Table of Contents
By default, all pages with children will automatically append a Table of Contents which lists the child pages after the parent page's content. To disable this auto Table of Contents, set it to false on the parent page's YAML front matter.
By default, all pages with children will automatically append a Table of Contents which lists the child pages after the parent page's content. To disable this auto Table of Contents, set `has_toc: false` on the parent page's YAML front matter.
#### Example
{: .no_toc }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment