Ensure all ToCs are generated using markdown-toc (#2146)
This commit is contained in:
parent
6c59f11a4a
commit
70eaeee2aa
|
|
@ -3,13 +3,16 @@
|
||||||
**Status**: [Experimental](../document-status.md)
|
**Status**: [Experimental](../document-status.md)
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>
|
<summary>Table of Contents</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 OpenTelemetry Authors](#recommendations-for-opentelemetry-authors)
|
||||||
- [Recommendations for Application Developers](#recommendations-for-application-developers)
|
- [Recommendations for Application Developers](#recommendations-for-application-developers)
|
||||||
|
- [otel.* Namespace](#otel-namespace)
|
||||||
|
|
||||||
|
<!-- tocstop -->
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,13 +3,15 @@
|
||||||
**Status**: [Stable, Feature-freeze](../document-status.md)
|
**Status**: [Stable, Feature-freeze](../document-status.md)
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>
|
<summary>Table of Contents</summary>
|
||||||
Table of Contents
|
|
||||||
</summary>
|
<!-- toc -->
|
||||||
|
|
||||||
- [Attribute](#attribute)
|
- [Attribute](#attribute)
|
||||||
- [Attribute Limits](#attribute-limits)
|
* [Attribute Limits](#attribute-limits)
|
||||||
- [Exempt Entities](#exempt-entities)
|
+ [Exempt Entities](#exempt-entities)
|
||||||
|
|
||||||
|
<!-- tocstop -->
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue