commit
bc715c64b1
|
@ -1,6 +1,8 @@
|
||||||
[[spring-boot-actuator-web-api-documentation]]
|
[[spring-boot-actuator-web-api-documentation]]
|
||||||
= Spring Boot Actuator Web API Documentation
|
= Spring Boot Actuator Web API Documentation
|
||||||
Andy Wilkinson, Stephane Nicoll
|
Andy Wilkinson, Stephane Nicoll
|
||||||
|
v{gradle-project-version}
|
||||||
|
:!version-label:
|
||||||
:doctype: book
|
:doctype: book
|
||||||
:toc: left
|
:toc: left
|
||||||
:toclevels: 4
|
:toclevels: 4
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
:!version-label:
|
||||||
:doctype: book
|
:doctype: book
|
||||||
:idprefix:
|
:idprefix:
|
||||||
:idseparator: -
|
:idseparator: -
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
[[index]]
|
[[index]]
|
||||||
= Spring Boot Reference Documentation
|
= Spring Boot Reference Documentation
|
||||||
include::authors.adoc[]
|
include::authors.adoc[]
|
||||||
|
v{spring-boot-version}
|
||||||
include::attributes.adoc[]
|
include::attributes.adoc[]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*{spring-boot-version}*
|
|
||||||
|
|
||||||
The reference documentation consists of the following sections:
|
The reference documentation consists of the following sections:
|
||||||
|
|
||||||
[horizontal]
|
[horizontal]
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
[[spring-boot-reference-documentation]]
|
[[spring-boot-reference-documentation]]
|
||||||
= Spring Boot Reference Documentation
|
= Spring Boot Reference Documentation
|
||||||
include::authors.adoc[]
|
include::authors.adoc[]
|
||||||
|
v{spring-boot-version}
|
||||||
include::attributes.adoc[]
|
include::attributes.adoc[]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*{spring-boot-version}*
|
|
||||||
|
|
||||||
include::legal.adoc[leveloffset=+1]
|
include::legal.adoc[leveloffset=+1]
|
||||||
|
|
||||||
include::documentation.adoc[leveloffset=+1]
|
include::documentation.adoc[leveloffset=+1]
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
[[spring-boot-gradle-plugin-documentation]]
|
[[spring-boot-gradle-plugin-documentation]]
|
||||||
= Spring Boot Gradle Plugin Reference Guide
|
= Spring Boot Gradle Plugin Reference Guide
|
||||||
Andy Wilkinson, Scott Frederick
|
Andy Wilkinson, Scott Frederick
|
||||||
|
v{gradle-project-version}
|
||||||
|
:!version-label:
|
||||||
:doctype: book
|
:doctype: book
|
||||||
:toc: left
|
:toc: left
|
||||||
:toclevels: 4
|
:toclevels: 4
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
[[spring-boot-maven-plugin-documentation]]
|
[[spring-boot-maven-plugin-documentation]]
|
||||||
= Spring Boot Maven Plugin Documentation
|
= Spring Boot Maven Plugin Documentation
|
||||||
Stephane Nicoll, Andy Wilkinson, Scott Frederick
|
Stephane Nicoll, Andy Wilkinson, Scott Frederick
|
||||||
|
v{gradle-project-version}
|
||||||
|
:!version-label:
|
||||||
:doctype: book
|
:doctype: book
|
||||||
:toc: left
|
:toc: left
|
||||||
:toclevels: 4
|
:toclevels: 4
|
||||||
|
|
Loading…
Reference in New Issue