spring-batch
spring-batch copied to clipboard
Asciidoctor errors
trafficstars
When the documentation generation process runs, it throws some errors: headings out of order in a few places and a few invalid references. The fix is to go through each of those files to correct the heading levels and track down the invalid references (and either correct them or remove them).
You can assign this one to me.
@Buzzardo I think one of these errors is causing a regression on the code style toggle:
It seems the regression has been introduced in 5.0.0.
It would be great if we have an error/warning free build for the docs.
There are still a couple issues to resolve this issue:
- [x] Fix toggle (done, #4355)
- [ ] Fix invalid references
- [ ] Fix build failure with
asciidoctorj-pdf2.3.3