This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9226a763e Automatic Site Publish by Buildbot
9226a763e is described below

commit 9226a763e5a30e9ea76aea24bca5c726c657c5e9
Author: buildbot <[email protected]>
AuthorDate: Wed Mar 12 12:38:37 2025 +0000

    Automatic Site Publish by Buildbot
---
 output/components/artemis/documentation/docs.html  | 93 +++-------------------
 output/components/artemis/documentation/index.html | 58 +++++++++-----
 output/redirects.json                              |  2 +-
 3 files changed, 48 insertions(+), 105 deletions(-)

diff --git a/output/components/artemis/documentation/docs.html 
b/output/components/artemis/documentation/docs.html
index f46483811..1ef05b0fb 100644
--- a/output/components/artemis/documentation/docs.html
+++ b/output/components/artemis/documentation/docs.html
@@ -1,86 +1,11 @@
 <!DOCTYPE html>
-<html lang="en">
-    <head>
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta http-equiv="X-UA-Compatible" content="ie=edge">
-    <title>ActiveMQ</title>
-    <link rel="icon" type="image/png" href="/assets/img/favicon.png">
-
-    <link rel="stylesheet" href="/css/main.css">
-    <script defer src="/js/fontawesome-all.min.js" 
integrity="sha384-rOA1PnstxnOBLzCLMcre8ybwbTmemjzdNlILg8O7z1lUkLXozs4DHonlDtnE7fpc"></script>
-    <script src="/js/jquery.slim.min.js" 
integrity="sha384-5AkRS45j4ukf+JbWAfHL8P4onPA9p0KwwP7pUdjSQA3ss9edbJUJc/XcYAiheSSz"></script>
-    <script src="/js/popper.min.js" 
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"></script>
-    <script src="/js/bootstrap.min.js" 
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"></script>
-</head>
-
-<body>
-    <div class="content" style="margin-top: 0px !important">    
-                       <div class="container">
-                         <div class="row" style="margin-top: 30px">
-                           <div class="col-12 artemis">
-                             <p>The user documentation is available in HTML 
and PDF formats, select the relevant version to view or download.</p>
-
-<h4 id="latest-user-documentation">Latest User Documentation:</h4>
-
-<ul>
-  <li><a href="latest">HTML</a></li>
-  <li><a href="latest/book.pdf">PDF</a></li>
-</ul>
-
-<p>The user documentation for earlier versions are also available on the <a 
href="../download/past_releases" target="_parent">past releases</a> page.</p>
-
-<h4 id="examples">Examples:</h4>
-
-<p>Examples can be found in the <a 
href="https://github.com/apache/activemq-artemis-examples/"; 
target="_parent">ActiveMQ Artemis Examples</a> repository.</p>
-
-<h4 id="api">API</h4>
-
-<ul>
-  <li><a href="javadocs/javadoc-latest">HTML</a></li>
-</ul>
-
-<p>See also the JMS / Jakarta Messaging API used for the respective Artemis 
clients:</p>
-<ul>
-  <li><a href="https://jakarta.ee/specifications/messaging/2.0/apidocs/"; 
target="_parent">Jakarta Messaging 2.0 - javax.jms</a></li>
-  <li><a href="https://jakarta.ee/specifications/messaging/3.1/apidocs/"; 
target="_parent">Jakarta Messaging 3.1 - jakarta.jms</a></li>
-</ul>
-
-<h4 id="hacking-guide">Hacking Guide</h4>
-
-<ul>
-  <li><a href="./hacking-guide">HTML</a></li>
-</ul>
-
-                           </div>
-                         </div>
-                       </div>
-    </div>
-    <div class="row sitemap">
-  <div class="col-sm-12">
-    <div class="container">
-      <div class="row">
-        <div class="col-sm-12">
-          <div class="row">
-            <div class="col-sm-3">
-              <div >
-                <img class="float-left" style="max-height: 100px" 
src="/assets/img/activemq_logo_white_vertical_small.png"/>
-              </div>
-            </div>
-            <div style="text-align: center; margin-bottom: 0px; margin-top: 
30px; font-size: 65%" class="col-sm-6">
-              <p><a 
href="https://www.apache.org/foundation/marks/list/";>Apache, ActiveMQ, Apache 
ActiveMQ</a>, the Apache feather logo, and the Apache ActiveMQ project logo are 
trademarks of The Apache Software Foundation. Copyright &copy; 2025, The Apache 
Software Foundation. Licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License 2.0</a>.</p>
-            </div>
-            <div class="col-sm-3">
-              <div >
-                <a href="https://www.apache.org";><img class="float-right" 
style="margin-top: 10px; max-height: 80px" 
src="/assets/img/apache-logo-small.png"/></a>
-              </div>
-            </div>
-          </div>
-        </div>
-      </div>
-    </div>
-  </div>
-</div>
-
-</body>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="/components/artemis/documentation/">
+  <script>location="/components/artemis/documentation/"</script>
+  <meta http-equiv="refresh" content="0; 
url=/components/artemis/documentation/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="/components/artemis/documentation/">Click here if you are not 
redirected.</a>
 </html>
diff --git a/output/components/artemis/documentation/index.html 
b/output/components/artemis/documentation/index.html
index 85fd2978c..d8304ea3c 100644
--- a/output/components/artemis/documentation/index.html
+++ b/output/components/artemis/documentation/index.html
@@ -85,31 +85,49 @@
 </nav>
 
 <div class="content">
-  <style>
-    #scroll-box {
-      background:#e6e6e6;
-      width:100%;
-      height: 100%;
-      padding:0px;
-      border: 0px;
-      overflow-y: scroll;
-      overflow-x: scroll
-    }
-
-    #documentation-content
-    {
-      position:absolute; left: 0; right: 0; bottom: 0; top: 128px;
-    }
-  </style>
-
   <div class="page-title-artemis">
     <div class="container">
-      <h1>Apache ActiveMQ Artemis Documentation</h1>
+      <h1>ActiveMQ Artemis Documentation</h1>
     </div>
   </div>
+  <div class="container" >
+    <div class="row" style="margin-top: 30px">
+      <div class="col-12 artemis">
+        <p>The user documentation is available in HTML and PDF formats, select 
the relevant version to view or download.</p>
+
+<h4 id="latest-user-documentation">Latest User Documentation:</h4>
+
+<ul>
+  <li><a href="latest">HTML</a></li>
+  <li><a href="latest/book.pdf">PDF</a></li>
+</ul>
+
+<p>The user documentation for earlier versions are also available on the <a 
href="../download/past_releases">past releases</a> page.</p>
+
+<h4 id="examples">Examples:</h4>
+
+<p>Examples can be found in the <a 
href="https://github.com/apache/activemq-artemis-examples/";>ActiveMQ Artemis 
Examples</a> repository.</p>
+
+<h4 id="api">API</h4>
 
-  <div id="documentation-content">
-    <iframe id=scroll-box src="docs" scrolling="yes" height="100%" 
width="100%" />
+<ul>
+  <li><a href="javadocs/javadoc-latest">HTML</a></li>
+</ul>
+
+<p>See also the JMS / Jakarta Messaging API used for the respective Artemis 
clients:</p>
+<ul>
+  <li><a 
href="https://jakarta.ee/specifications/messaging/2.0/apidocs/";>Jakarta 
Messaging 2.0 - javax.jms</a></li>
+  <li><a 
href="https://jakarta.ee/specifications/messaging/3.1/apidocs/";>Jakarta 
Messaging 3.1 - jakarta.jms</a></li>
+</ul>
+
+<h4 id="hacking-guide">Hacking Guide</h4>
+
+<ul>
+  <li><a href="./hacking-guide">HTML</a></li>
+</ul>
+
+      </div>
+    </div>
   </div>
 </div>
 <div class="row sitemap">
diff --git a/output/redirects.json b/output/redirects.json
index 9e0077bb3..ea23d39f9 100644
--- a/output/redirects.json
+++ b/output/redirects.json
@@ -1 +1 @@
-{"/../../../activemq-500-release":"/components/classic/download/classic-05-00-00","/../../../activemq-5000000-release":"/components/classic/download/classic-05-00-00","/../../../activemq-510-release":"/components/classic/download/classic-05-01-00","/../../../activemq-5001000-release":"/components/classic/download/classic-05-01-00","/../../../activemq-520-release":"/components/classic/download/classic-05-02-00","/../../../activemq-5002000-release":"/components/classic/download/classic-05-
 [...]
\ No newline at end of file
+{"/../../../activemq-500-release":"/components/classic/download/classic-05-00-00","/../../../activemq-5000000-release":"/components/classic/download/classic-05-00-00","/../../../activemq-510-release":"/components/classic/download/classic-05-01-00","/../../../activemq-5001000-release":"/components/classic/download/classic-05-01-00","/../../../activemq-520-release":"/components/classic/download/classic-05-02-00","/../../../activemq-5002000-release":"/components/classic/download/classic-05-
 [...]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to