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