Files
spring-boot/spring-boot-project/spring-boot-docs/src/docs/asciidoc/documentation.adoc
Madhura Bhave aa873d3a22 Reorder documentation overview section
The documentation overview sections is supposed to provide a map
for the rest of the reference document. The getting help and upgrading
sections were moved to align with that.
2021-06-14 10:48:49 -07:00

27 lines
550 B
Plaintext

include::attributes.adoc[]
[[documentation]]
= Documentation Overview
include::attributes.adoc[]
This section provides a brief overview of Spring Boot reference documentation.
It serves as a map for the rest of the document.
The latest copy of this document is available at {spring-boot-current-docs}.
include::documentation/first-steps.adoc[]
include::documentation/upgrading.adoc[]
include::documentation/using.adoc[]
include::documentation/features.adoc[]
include::documentation/actuator.adoc[]
include::documentation/advanced.adoc[]