Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
ARTEMIS-3804: make the version number available to reference in the u…
…ser manual, add it to the intro page Updates release instructions to note using the filtered scratch area from artemis-website for other builds
- Loading branch information
1 parent
3339ca8
commit 5e54159908ffde902dbebb90f596d8929ff1cdb6
Showing
4 changed files
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,5 +1,5 @@ | ||
<!-- using HTML directly here since this formatting isn't available in Markdown --> | ||
<img style="margin: auto; display: block" src="images/activemq-logo.png"></img> | ||
<H1 style="text-align: center">Apache ActiveMQ Artemis User Manual</H1> | ||
<H1 style="text-align: center">Apache ActiveMQ Artemis {{ config.version }} User Manual</H1> | ||
<div style="text-align: center">An in-depth manual on all aspects of Apache ActiveMQ Artemis</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters