Browse Source

Consistent spelling on index page

pull/25598/head
Juergen Hoeller 7 years ago
parent
commit
84cf5fc200
  1. 29
      src/docs/asciidoc/index.adoc

29
src/docs/asciidoc/index.adoc

@ -3,23 +3,24 @@
: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
**** ****
_What's New_, _Upgrade Notes_, _Supported Versions_, and other topics, independent of _What's New_, _Upgrade Notes_, _Supported Versions_, and other topics,
release cadence, are maintained externaly on the project's independent of release cadence, are maintained externally on the project's
https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*]. https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].
**** ****
[horizontal] [horizontal]
<<overview.adoc#overview,Overview>> :: history, design philosophy,feedback, <<overview.adoc#overview, Overview>> :: history, design philosophy, feedback,
getting started. getting started.
<<core.adoc#spring-core,Core>> :: IoC container, Events, Resources, i18n, Validation, <<core.adoc#spring-core, Core>> :: IoC Container, Events, Resources, i18n,
Data Binding, Type Conversion, SpEL, AOP. Validation, Data Binding, Type Conversion, SpEL, AOP.
<<testing.adoc#testing,Testing>> :: Mock objects, TestContext framework, <<testing.adoc#testing, Testing>> :: Mock Objects, TestContext Framework,
Spring MVC Test, WebTestClient. Spring MVC Test, WebTestClient.
<<data-access.adoc#spring-data-tier,Data Access>> :: Transactions, DAO support, JDBC, <<data-access.adoc#spring-data-tier, Data Access>> :: Transactions, DAO Support,
ORM, Marshalling XML. JDBC, O/R Mapping, XML Marshalling.
<<web.adoc#spring-web,Web Servlet>> :: Spring MVC, WebSocket, SockJS, STOMP messaging. <<web.adoc#spring-web, Web Servlet>> :: Spring MVC, WebSocket, SockJS,
<<web-reactive.adoc#spring-webflux,Web Reactive>> :: Spring WebFlux, STOMP Messaging.
WebClient, WebSocket. <<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, WebClient,
<<integration.adoc#spring-integration,Integration>> :: Remoting, JMS, JCA, JMX, Email, WebSocket.
Tasks, Scheduling, Cache. <<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX,
<<languages.adoc#languages,Languages>> :: Kotlin, Groovy, Dynamic languages. Email, Tasks, Scheduling, Caching.
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages.

Loading…
Cancel
Save