Skip to content

Commit 9be389c

Browse files
Jay Bryantfmbenhassine
Jay Bryant
authored andcommitted
Restore the dynamic ToC
Prior commits had removed the scripts that enable the dynamic ToC. A new line in the docs pom restores the scripts. Issue #4019
1 parent 0bd45e7 commit 9be389c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-batch-docs/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
<backend>html5</backend>
8888
<doctype>book</doctype>
8989
<attributes>
90+
<docinfodir>${project.build.directory}/asciidoc</docinfodir>
9091
<docinfo>shared</docinfo>
9192
<stylesdir>css/</stylesdir>
9293
<stylesheet>spring.css</stylesheet>

0 commit comments

Comments
 (0)