Commit Graph

7 Commits

Author SHA1 Message Date
Jay Bryant
0d9f4ce6f1 New toggle implementation
I made a new implementation of the XML/Java toggle (and added a third choice for having both available).

Changes to make a dynamic ToC work with content selection toggles

Various asciidoc and JavaScript changes to make the dynamic ToC (tocbot) work with the content toggle (XML or Java in this case but also more options in other projects).
2018-01-26 11:52:51 -06:00
Arthur Portas
19160b4296 BATCH-2519: Fix TYPO
JIRA: https://jira.spring.io/browse/BATCH-2519

    * TYPO  `Posion` correction
2017-12-26 16:49:12 +00:00
Michael Minella
3869885993 Added java configuration examples to common-patterns.adoc
This commit added java based configuration examples to the common
patterns documentation page.
2017-10-31 15:46:13 -05:00
Jay Bryant
8392523056 90-character pass for common-patterns.adoc
I removed all the extraneous white space from non-code lines and broke the non-code lines as close to 90 characters as possible. I caught one keyword that wasn't formatted and fixed that.
2017-10-19 21:17:13 -04:00
Michael Minella
dd8809232e Fixed image urls 2017-10-18 10:17:53 -05:00
Jay Bryant
fa22b20223 Editing pass for common-patterns.adoc
I improved readability and consistency, added a missing link and some other links, and corrected sentence errors. No questions.
2017-10-17 17:10:16 -05:00
Glenn Renfro
67853f22de Documentation Migration
This commit migrates the old Spring Batch documentation to a new
asciidoc toolchain.  It will be the first piece in modernizing the
existing Spring Batch documentation.  Future steps will include making
java based configuraion more prominant in the reference documentation.

Resolves BATCH-2620
2017-07-13 14:49:33 -05:00