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
This commit is contained in:
Jay Bryant
2021-10-21 14:18:47 -05:00
committed by Mahmoud Ben Hassine
parent 0bd45e72b1
commit 9be389c3f8

View File

@@ -87,6 +87,7 @@
<backend>html5</backend>
<doctype>book</doctype>
<attributes>
<docinfodir>${project.build.directory}/asciidoc</docinfodir>
<docinfo>shared</docinfo>
<stylesdir>css/</stylesdir>
<stylesheet>spring.css</stylesheet>