Define location to stylesheet and JS files as Asciidoc attributes.
Tag guides dir with 'docinfodir'.
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
:spring-framework-docs: https://docs.spring.io/spring/docs/current/spring-framework-reference
|
||||
:toc: left
|
||||
:toclevels: 2
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
|
||||
This guide walks through using {spring-boot-docs}/production-ready.html[Spring Boot Actuator] to assess the state
|
||||
|
||||
@@ -5,6 +5,9 @@ John Blum
|
||||
:apache-geode-docs: https://geode.apache.org/docs/guide/{apache-geode-version}
|
||||
:toc: left
|
||||
:toclevels: 2
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
|
||||
This guide walks you through building a simple Customer Service, Spring Boot application using Apache Geode
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
:spring-session-website: https://spring.io/projects/spring-session
|
||||
:toc: left
|
||||
:toclevels: 2
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
|
||||
This guide walks you through building a simple Spring Boot application using {spring-session-website}[Spring Session]
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
:spring-framework-javadoc: https://docs.spring.io/spring/docs/current/javadoc-api
|
||||
:toc: left
|
||||
:toclevels: 2
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
|
||||
This guide walks you through building a simple Spring Boot application
|
||||
|
||||
@@ -12,6 +12,9 @@
|
||||
:spring-framework-javadoc: https://docs.spring.io/spring/docs/current/javadoc-api
|
||||
:toc: left
|
||||
:toclevels: 2
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
|
||||
This guide walks you through building a simple Spring Boot application
|
||||
|
||||
@@ -12,6 +12,9 @@
|
||||
:spring-framework-javadoc: https://docs.spring.io/spring/docs/current/javadoc-api
|
||||
:toc: left
|
||||
:toclevels: 2
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
|
||||
This guide walks you through building a simple Spring Boot application
|
||||
|
||||
@@ -20,6 +20,10 @@ John Blum
|
||||
:spring-data-geode-javadoc: https://docs.spring.io/spring-data/geode/docs/current/api
|
||||
:toc: left
|
||||
:toclevels: 2
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
|
||||
This guide walks you through building and running a simple Spring Boot, Apache Geode `ClientCache` application
|
||||
using the Spring Boot for Apache Geode (SBDG) framework. Later in this guide, we switch the application from
|
||||
|
||||
Reference in New Issue
Block a user