about summary refs log tree commit diff
path: root/docs/cluster-config.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-07-29T23·16+0200
committerVincent Ambo <tazjin@gmail.com>2017-08-04T21·11+0200
commitd7569abccacba40200b61c54571016edd9e5a457 (patch)
tree387767e23b6abe920ba3ea58f8372be4724d1072 /docs/cluster-config.md
parent4adc8f2c4c9c3eabc086b329e4af9477bb0eee92 (diff)
docs: Add tables of content to all documentation files
Diffstat (limited to 'docs/cluster-config.md')
-rw-r--r--docs/cluster-config.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/cluster-config.md b/docs/cluster-config.md
index 3bc59a6305..a87c3fb2a0 100644
--- a/docs/cluster-config.md
+++ b/docs/cluster-config.md
@@ -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.