Files
spring-boot/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix.adoc
Jay Bryant a7d22aaf4b Reorganize asciidoc content
This commit adds an index page for the multi-file HTML version, and
fixed a couple of casing issues (significant words starting with lower
case in headings).

While researching how to get the content from index-docinfo.xml into
the output, I came across the notion of a colophon, which is a good name
for the information in that file. I have consequently changed "Legal"
(which I never liked but couldn't think of a better term for at the
time) to "Colophon".

See gh-12611
2018-12-05 10:32:37 +01:00

12 lines
344 B
Plaintext

[[appendix]]
= Appendices
include::attributes.adoc[]
include::appendix/application-properties.adoc[]
include::appendix/configuration-metadata.adoc[]
include::appendix/auto-configuration-classes.adoc[]
include::appendix/test-auto-configuration.adoc[]
include::appendix/executable-jar-format.adoc[]
include::appendix/dependency-versions.adoc[]