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
12 lines
344 B
Plaintext
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[]
|