This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 4252c3384e NO-JIRA add missing Docker chapter to PDF source
4252c3384e is described below
commit 4252c3384e86bd8455f15355b6cccc91c06ec980
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Nov 14 12:27:31 2023 -0600
NO-JIRA add missing Docker chapter to PDF source
---
docs/user-manual/_book.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/user-manual/_book.adoc b/docs/user-manual/_book.adoc
index 0745e3a130..b3a383cbf0 100644
--- a/docs/user-manual/_book.adoc
+++ b/docs/user-manual/_book.adoc
@@ -34,6 +34,7 @@ include::upgrading.adoc[leveloffset=1]
//== Getting Started
+include::docker.adoc[leveloffset=1]
include::using-server.adoc[leveloffset=1]
include::using-cli.adoc[leveloffset=1]
include::client-classpath.adoc[leveloffset=1]
@@ -134,4 +135,4 @@ include::unit-testing.adoc[leveloffset=1]
include::resource-adapter.adoc[leveloffset=1]
include::configuration-index.adoc[leveloffset=1]
include::examples.adoc[leveloffset=1]
-include::notice.adoc[leveloffset=1]
\ No newline at end of file
+include::notice.adoc[leveloffset=1]