jbertram commented on code in PR #151: URL: https://github.com/apache/activemq-website/pull/151#discussion_r1989744944
########## src/components/artemis/documentation/index.md: ########## @@ -1,7 +1,31 @@ --- -layout: iframe -title: Apache ActiveMQ Artemis Documentation -iframe: docs +layout: default_md +title: ActiveMQ Artemis Documentation title-class: page-title-artemis +type: artemis Review Comment: Done. ########## src/components/artemis/documentation/index.md: ########## @@ -1,7 +1,31 @@ --- -layout: iframe -title: Apache ActiveMQ Artemis Documentation -iframe: docs +layout: default_md +title: ActiveMQ Artemis Documentation title-class: page-title-artemis +type: artemis --- +The user documentation is available in HTML and PDF formats, select the relevant version to view or download. + +#### Latest User Documentation: + +* [HTML](latest) +* [PDF](latest/book.pdf) + +The user documentation for earlier versions are also available on the <a href="../download/past_releases" target="_parent">past releases</a> page. + +#### Examples: + +Examples can be found in the <a href="https://github.com/apache/activemq-artemis-examples/" target="_parent">ActiveMQ Artemis Examples</a> repository. + +#### API + +* [HTML](javadocs/javadoc-latest) + +See also the JMS / Jakarta Messaging API used for the respective Artemis clients: +* <a href="https://jakarta.ee/specifications/messaging/2.0/apidocs/" target="_parent">Jakarta Messaging 2.0 - javax.jms</a> +* <a href="https://jakarta.ee/specifications/messaging/3.1/apidocs/" target="_parent">Jakarta Messaging 3.1 - jakarta.jms</a> Review Comment: Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact