Commit Graph

6 Commits

Author SHA1 Message Date
Jay Bryant
92e6f32e52 Add EPUB output
Add EPUB output and make all four output formats have links to one another,
to enable discoverability and accessibility (for the folks who need a
particular format to help them read the document).
2021-05-21 23:00:49 +02:00
Mahmoud Ben Hassine
e2b37f4b4c Tweak documentation generation process
* Update and filter distribution resources
* Use maven's `site` phase instead of `verify`
  to generate docs/distribution
2021-01-29 11:45:33 +01:00
Mahmoud Ben Hassine
b1f596cc94 Re-organize dependencies 2021-01-29 11:45:33 +01:00
Mahmoud Ben Hassine
acc1993f6a Add maven deploy plugin 2021-01-29 11:45:33 +01:00
Mahmoud Ben Hassine
78e194805f Add maven assembly descriptors to generate distribution 2021-01-29 11:45:32 +01:00
Mahmoud Ben Hassine
8cfec33ef0 Re-organize documentation resources
This commit also adds scaling diagrams [1]
to Figures.ppt. Those diagrams were not under
source control.

[1]: https://docs.spring.io/spring-batch/docs/current/reference/html/spring-batch-integration.html#externalizing-batch-process-execution
2021-01-29 11:45:31 +01:00