diff --git a/spring-pulsar-docs/src/main/asciidoc/index.adoc b/spring-pulsar-docs/src/main/asciidoc/index.adoc index 88d9caa0..4324a334 100644 --- a/spring-pulsar-docs/src/main/asciidoc/index.adoc +++ b/spring-pulsar-docs/src/main/asciidoc/index.adoc @@ -32,6 +32,7 @@ This first part of the reference documentation is a high-level quick-tour of Spr include::quick-tour.adoc[] +[[reference]] == Reference This part of the reference documentation goes through the details of the various components in Spring for Apache Pulsar. diff --git a/spring-pulsar-docs/src/main/asciidoc/pulsar.adoc b/spring-pulsar-docs/src/main/asciidoc/pulsar.adoc index 2af05488..35f8f99c 100644 --- a/spring-pulsar-docs/src/main/asciidoc/pulsar.adoc +++ b/spring-pulsar-docs/src/main/asciidoc/pulsar.adoc @@ -1,5 +1,6 @@ [[pulsar]] == Using Spring for Apache Pulsar + :javadocs: https://docs.spring.io/spring-pulsar/docs/current-SNAPSHOT/api :github: https://github.com/spring-projects-experimental/spring-pulsar