From fa76440fd813f05d2aa732d52a92395d48e36ee2 Mon Sep 17 00:00:00 2001 From: Jay Bryant Date: Thu, 20 May 2021 09:47:36 -0500 Subject: [PATCH] Update document production Use the latest version of spring-doc-resources. Add epub output. Put each type of output into its own directory in the zip file. (Previously, the assembly plugin picked up only the HTML output.) --- docs.xml | 28 +++++++++++++++++++++++++--- pom.xml | 26 +++++++++++++++++++++++--- 2 files changed, 48 insertions(+), 6 deletions(-) diff --git a/docs.xml b/docs.xml index f8b41cba..05fffa16 100644 --- a/docs.xml +++ b/docs.xml @@ -9,11 +9,33 @@ - target/site/reference - reference + target/site/reference/html + reference/html + + + + target/site/reference/pdf + + index.pdf + + reference/pdf + + + + target/site/reference/epub + + index.epub + + reference/epub