Skip to content

Commit f9bcb99

Browse files
committed
Minor layout refactoring of index asciidoc page
Closes gh-27015
1 parent 791134c commit f9bcb99

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

src/docs/asciidoc/index.adoc

+11-15
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
= Spring Framework Documentation
22

3-
****
4-
_What's New_, _Upgrade Notes_, _Supported Versions_, and other topics,
5-
independent of release cadence, are maintained externally on the project's
6-
https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].
7-
****
8-
9-
ifdef::backend-html5[]
10-
NOTE: This documentation is also available as {doc-root}/spring-framework/docs/{spring-version}/reference/pdf/index.pdf[PDF].
11-
endif::[]
12-
13-
ifdef::backend-pdf[]
14-
NOTE: This documentation is also available as {doc-root}/spring-framework/docs/{spring-version}/reference/html/index.html[HTML].
15-
endif::[]
16-
173
[horizontal]
184
<<overview.adoc#overview, Overview>> :: history, design philosophy, feedback,
195
getting started.
@@ -30,7 +16,17 @@ WebSocket, RSocket.
3016
<<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX,
3117
Email, Tasks, Scheduling, Caching.
3218
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages.
33-
<<appendix.adoc#appendix, Appendix>> :: miscellaneous topics.
19+
<<appendix.adoc#appendix, Appendix>> :: Spring properties.
20+
https://github.com/spring-projects/spring-framework/wiki[*Wiki*] :: What's New, Upgrade Notes, Supported Versions,
21+
and other cross-version information.
22+
23+
ifdef::backend-html5[]
24+
NOTE: This documentation is also available as {doc-root}/spring-framework/docs/{spring-version}/reference/pdf/index.pdf[PDF].
25+
endif::[]
26+
27+
ifdef::backend-pdf[]
28+
NOTE: This documentation is also available as {doc-root}/spring-framework/docs/{spring-version}/reference/html/index.html[HTML].
29+
endif::[]
3430

3531
Rod Johnson, Juergen Hoeller, Keith Donald, Colin Sampaleanu, Rob Harrop, Thomas Risberg,
3632
Alef Arendsen, Darren Davison, Dmitriy Kopylenko, Mark Pollack, Thierry Templier, Erwin

0 commit comments

Comments
 (0)