diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index ab810910a6..3dd0049129 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -1,16 +1,15 @@ -= Spring Framework Reference Documentation -The Spring Framework team and contributors https://github.com/spring-projects/spring-framework/graphs/contributors += Spring Framework Documentation :doc-root: https://docs.spring.io :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 <> for an introduction including brief history, +Please read the <> for a quick introduction including brief history, 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 -https://github.com/spring-projects/spring-framework/wiki[Github Wiki]. +"What's New", or "Migrating from previous versions", check the +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] <> :: IoC container, Events, Resources, i18n, Validation, @@ -25,4 +24,4 @@ SockJS, STOMP messaging. WebClient, WebSocket support. <> :: Remoting, JMS, JCA, JMX, Email, Tasks, Scheduling, Cache, Dynamic languages. -<> :: Extensions, Bean Definition DSL, WebFlux DSL +<> :: Extensions, Bean Definition DSL, WebFlux DSL.