From ccc8a0ed85c7ec3a96ac87445b015ced45807095 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 13 Jun 2019 17:30:16 -0700 Subject: [PATCH] Add table of contents (toc) to the Appendix. --- spring-geode-docs/src/docs/asciidoc/appendix.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/spring-geode-docs/src/docs/asciidoc/appendix.adoc b/spring-geode-docs/src/docs/asciidoc/appendix.adoc index 14e1a977..772478f3 100644 --- a/spring-geode-docs/src/docs/asciidoc/appendix.adoc +++ b/spring-geode-docs/src/docs/asciidoc/appendix.adoc @@ -4,6 +4,17 @@ The following appendices provide additional help while developing Spring Boot applications backed by Apache Geode or Pivotal GemFire. +_Table of Contents_ + +1. <> +2. <> +3. <> +4. <> +5. <> +6. <> +7. <> + + :!sectnums: include::configuration-annotations.adoc[leveloffset=+1]