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
Michael Minella
22ecd3b629 Added java configuration for the retry.adoc 2017-10-30 16:59:21 -05:00
Michael Minella
a256a83e7b Added java config examples for repeat.adoc 2017-10-30 15:48:12 -05:00
Jay Bryant
3a3abdc28a 90-character pass for repeat.adoc
I removed all the extraneous characters and line breaks from non-code lines and fitted all the non-code lines to 90 characters.

polish
2017-10-18 10:52:34 -04:00
Jay Bryant
1129888e12 Editing pass for repeat.adoc
I edited for readability and consistency and fixed sentence errors. No questions this time.

Polishing on Merge
2017-10-12 13:40:08 -04:00
Glenn Renfro
f6f01b5bb1 Corrected errors in docs and removed index-pdf.adoc
index-pdf.adoc was  a duplicate of index-single.adoc.   And thus was not necessary
The errors corrected were identified in https://github.com/spring-projects/spring-batch/pull/429

Resolves BATCH-2632
2017-07-25 13:21:52 -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