spring-framework/src
Brian Clozel 0baf228db5 Modularize asciidoc documentation
The reference documentation is now organized in asciidoc bookparts.
Bookparts sections can be also put in separate files, when their
size and theme are important enough to justify that.

Documentation Layout:
```
index
  |-- overview
  |
  |-- whats-new
  |
  |-- core
  |   |-- core-beans
  |   |-- core-aop
  |-- testing
  |
  |-- data-access
  |
  |-- web
  |   |-- web-mvc
  |   |-- web-view
  |-- integration
  |
  |-- appendix
      |-- appx-spring-tld
      |-- appx-spring-form-tld
```

Supersedes and closes #641

Issue: SPR-12309
2015-03-06 10:54:13 +01:00
..
api Update javadoc to conform to JDK8 styling 2014-02-10 15:07:34 -06:00
asciidoc Modularize asciidoc documentation 2015-03-06 10:54:13 +01:00
dist Change gopivotal.com to pivotal.io 2014-10-05 18:12:50 +02:00
eclipse Update Eclipse JDT settings for Java 8 2015-02-27 21:41:52 +01:00
idea Add first draft of IDEA code formatting 2014-03-10 11:43:19 +01:00
test Harmonize resources location 2015-02-28 10:32:40 +01:00