spring-framework/src/docs/dist
Brian Clozel 924adaec6c Render reference documentation with Asciidoctor
This commit removes docbook from the documentation toolchain and
instead makes use of asciidoctor to render the reference documentation
in HTML and PDF formats.

The main Gradle build has been refactored with the documentation tasks
and sniffer tasks extracted to their own gradle file in the "gradle"
folder.

A new asciidoctor Spring theme is also used to render the HTML5 backend.

Issue: SPR-14997
2017-03-29 14:22:46 +02:00
..
license.txt Render reference documentation with Asciidoctor 2017-03-29 14:22:46 +02:00
notice.txt Render reference documentation with Asciidoctor 2017-03-29 14:22:46 +02:00
readme.txt Render reference documentation with Asciidoctor 2017-03-29 14:22:46 +02:00

readme.txt

Spring Framework version ${version}
=====================================================================================

To find out what has changed since earlier releases, see the 'Change Log' section at
https://jira.spring.io/browse/SPR

Please consult the documentation located within the 'docs/spring-framework-reference'
directory of this release and also visit the official Spring Framework home at
http://projects.spring.io/spring-framework/

There you will find links to the forum, issue tracker, and other resources.

See https://github.com/spring-projects/spring-framework#readme for additional
information including instructions on building from source.