From 34ec7ee9fc992a1433016dd89e62aca1f9b656ac Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Tue, 5 Jun 2018 12:07:30 +0200 Subject: [PATCH] Add Xml/Java toggle to the single HTML page version of the docs Resolves BATCH-2728 --- spring-batch-docs/asciidoc/index-single.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-batch-docs/asciidoc/index-single.adoc b/spring-batch-docs/asciidoc/index-single.adoc index 7361731c6..e4574d6eb 100644 --- a/spring-batch-docs/asciidoc/index-single.adoc +++ b/spring-batch-docs/asciidoc/index-single.adoc @@ -5,6 +5,8 @@ include::header/index-header.adoc[] +include::toggle.adoc[] + include::spring-batch-intro.adoc[] include::whatsnew.adoc[]