Ensure all ToCs are generated using markdown-toc (#2146)

This commit is contained in:
Patrice Chalin 2021-11-24 09:57:38 -05:00 committed by Josh Suereth
parent 6c59f11a4a
commit 70eaeee2aa
2 changed files with 14 additions and 9 deletions

View File

@ -3,13 +3,16 @@
**Status**: [Experimental](../document-status.md)
<details>
<summary>
Table of Contents
</summary>
<summary>Table of Contents</summary>
- [Name Pluralization Guidelines](#name-pluralization-guidelines)
<!-- toc -->
- [Name Pluralization guidelines](#name-pluralization-guidelines)
- [Recommendations for OpenTelemetry Authors](#recommendations-for-opentelemetry-authors)
- [Recommendations for Application Developers](#recommendations-for-application-developers)
- [otel.* Namespace](#otel-namespace)
<!-- tocstop -->
</details>

View File

@ -3,13 +3,15 @@
**Status**: [Stable, Feature-freeze](../document-status.md)
<details>
<summary>
Table of Contents
</summary>
<summary>Table of Contents</summary>
<!-- toc -->
- [Attribute](#attribute)
- [Attribute Limits](#attribute-limits)
- [Exempt Entities](#exempt-entities)
* [Attribute Limits](#attribute-limits)
+ [Exempt Entities](#exempt-entities)
<!-- tocstop -->
</details>