Browse Source

Merge branch '2.3.x' into 2.4.x

Closes gh-24854
pull/24986/head
Stephane Nicoll 5 years ago
parent
commit
7ec7569939
  1. 3
      spring-boot-project/spring-boot-docs/src/docs/asciidoc/index.adoc
  2. 2
      spring-boot-project/spring-boot-docs/src/docs/asciidoc/index.singleadoc
  3. 2
      spring-boot-project/spring-boot-docs/src/docs/asciidoc/legal.adoc

3
spring-boot-project/spring-boot-docs/src/docs/asciidoc/index.adoc

@ -2,6 +2,9 @@
= Spring Boot Reference Documentation = Spring Boot Reference Documentation
include::authors.adoc[] include::authors.adoc[]
:docinfo: shared :docinfo: shared
include::attributes.adoc[]
*{spring-boot-version}*
The reference documentation consists of the following sections: The reference documentation consists of the following sections:

2
spring-boot-project/spring-boot-docs/src/docs/asciidoc/index.singleadoc

@ -4,6 +4,8 @@ include::authors.adoc[]
:docinfo: shared :docinfo: shared
include::attributes.adoc[] include::attributes.adoc[]
*{spring-boot-version}*
include::legal.adoc[leveloffset=+1] include::legal.adoc[leveloffset=+1]
include::documentation-overview.adoc[leveloffset=+1] include::documentation-overview.adoc[leveloffset=+1]
include::getting-started.adoc[leveloffset=+1] include::getting-started.adoc[leveloffset=+1]

2
spring-boot-project/spring-boot-docs/src/docs/asciidoc/legal.adoc

@ -1,8 +1,6 @@
[legal] [legal]
= Legal = Legal
{spring-boot-version}
Copyright © 2012-2021 Copyright © 2012-2021
Copies of this document may be made for your own use and for distribution to Copies of this document may be made for your own use and for distribution to

Loading…
Cancel
Save