Skip to content

Commit 8aaa7e9

Browse files
committed
Polish index.html
1 parent eea8ee2 commit 8aaa7e9

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

src/docs/asciidoc/index.adoc

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
= Spring Framework Reference Documentation
2-
The Spring Framework team and contributors https://github.com/spring-projects/spring-framework/graphs/contributors
1+
= Spring Framework Documentation
32
:doc-root: https://docs.spring.io
43
:api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework
54

6-
Welcome to the Spring Framework reference!
5+
Welcome to the Spring Framework reference documentation!
76

8-
Please read the <<overview.adoc,Overview>> for an introduction including brief history,
7+
Please read the <<overview.adoc,*Overview*>> for a quick introduction including brief history,
98
design philosophy, where to ask questions, and tips to get started. For information on
10-
what's new, or migrating from a previous version, check the
11-
https://github.com/spring-projects/spring-framework/wiki[Github Wiki].
9+
"What's New", or "Migrating from previous versions", check the
10+
https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].
1211

13-
The reference is divided into several sections:
12+
The reference documentation is divided into several sections:
1413

1514
[horizontal]
1615
<<core.adoc#spring-core,Core>> :: IoC container, Events, Resources, i18n, Validation,
@@ -25,4 +24,4 @@ SockJS, STOMP messaging.
2524
WebClient, WebSocket support.
2625
<<integration.adoc#spring-integration,Integration>> :: Remoting, JMS, JCA, JMX, Email,
2726
Tasks, Scheduling, Cache, Dynamic languages.
28-
<<kotlin.adoc#kotlin,Kotlin>> :: Extensions, Bean Definition DSL, WebFlux DSL
27+
<<kotlin.adoc#kotlin,Kotlin>> :: Extensions, Bean Definition DSL, WebFlux DSL.

0 commit comments

Comments
 (0)