Polish index.html

This commit is contained in:
Rossen Stoyanchev 2017-10-05 15:31:27 -04:00
parent eea8ee2165
commit 8aaa7e9cc7
1 changed files with 7 additions and 8 deletions

View File

@ -1,16 +1,15 @@
= Spring Framework Reference Documentation = Spring Framework Documentation
The Spring Framework team and contributors https://github.com/spring-projects/spring-framework/graphs/contributors
:doc-root: https://docs.spring.io :doc-root: https://docs.spring.io
:api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework :api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework
Welcome to the Spring Framework reference! Welcome to the Spring Framework reference documentation!
Please read the <<overview.adoc,Overview>> for an introduction including brief history, Please read the <<overview.adoc,*Overview*>> for a quick introduction including brief history,
design philosophy, where to ask questions, and tips to get started. For information on design philosophy, where to ask questions, and tips to get started. For information on
what's new, or migrating from a previous version, check the "What's New", or "Migrating from previous versions", check the
https://github.com/spring-projects/spring-framework/wiki[Github Wiki]. https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].
The reference is divided into several sections: The reference documentation is divided into several sections:
[horizontal] [horizontal]
<<core.adoc#spring-core,Core>> :: IoC container, Events, Resources, i18n, Validation, <<core.adoc#spring-core,Core>> :: IoC container, Events, Resources, i18n, Validation,
@ -25,4 +24,4 @@ SockJS, STOMP messaging.
WebClient, WebSocket support. WebClient, WebSocket support.
<<integration.adoc#spring-integration,Integration>> :: Remoting, JMS, JCA, JMX, Email, <<integration.adoc#spring-integration,Integration>> :: Remoting, JMS, JCA, JMX, Email,
Tasks, Scheduling, Cache, Dynamic languages. Tasks, Scheduling, Cache, Dynamic languages.
<<kotlin.adoc#kotlin,Kotlin>> :: Extensions, Bean Definition DSL, WebFlux DSL <<kotlin.adoc#kotlin,Kotlin>> :: Extensions, Bean Definition DSL, WebFlux DSL.