docs: Add tables of content to all documentation files
This commit is contained in:
parent
4adc8f2c4c
commit
d7569abcca
5 changed files with 68 additions and 1 deletions
|
|
@ -31,6 +31,19 @@ include:
|
|||
- name: pub-service
|
||||
```
|
||||
|
||||
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
|
||||
**Table of Contents**
|
||||
|
||||
- [Cluster configuration](#cluster-configuration)
|
||||
- [Fields](#fields)
|
||||
- [`context`](#context)
|
||||
- [`global`](#global)
|
||||
- [`import`](#import)
|
||||
- [`include`](#include)
|
||||
- [External variables](#external-variables)
|
||||
|
||||
<!-- markdown-toc end -->
|
||||
|
||||
## Fields
|
||||
|
||||
This is documentation for the individual fields in a cluster context file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue