You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2018/06/05 20:15:37 UTC

[GitHub] activemq-artemis pull request #2123: ARTEMIS-1912 big doc refactor

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2123

    ARTEMIS-1912 big doc refactor

    - Split protocols into individual chapters
    - Reorganize summary to flow more logically
    - Fill in missing parameters in configuration index
    - Normalize spaces for ordered and unordered lists
    - Re-wrap lots of text for readability
    - Fix incorrect XML snippets
    - Normalize table formatting
    - Improve internal links with anchors
    - Update content to reflect new address model
    - Resized architecture images to avoid excessive white-space
    - Update some JavaDoc
    - Update some schema elements
    - Disambiguate AIO & ASYNCIO where necessary
    - Use URIs instead of Objects in code examples

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1912

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2123.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2123
    
----
commit 1965f2dd074e8ad5945622d8ca400443f4b53823
Author: Justin Bertram <jb...@...>
Date:   2018-03-09T15:07:38Z

    ARTEMIS-1912 big doc refactor
    
    - Split protocols into individual chapters
    - Reorganize summary to flow more logically
    - Fill in missing parameters in configuration index
    - Normalize spaces for ordered and unordered lists
    - Re-wrap lots of text for readability
    - Fix incorrect XML snippets
    - Normalize table formatting
    - Improve internal links with anchors
    - Update content to reflect new address model
    - Resized architecture images to avoid excessive white-space
    - Update some JavaDoc
    - Update some schema elements
    - Disambiguate AIO & ASYNCIO where necessary
    - Use URIs instead of Objects in code examples

----


---

[GitHub] activemq-artemis issue #2123: ARTEMIS-1912 big doc refactor

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2123
  
    Even though this is not part of the 2.6.1 release, I'm going to upload this as the next doc. Nice improvements here! and still compatible with 2.6.1


---

[GitHub] activemq-artemis pull request #2123: ARTEMIS-1912 big doc refactor

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/2123


---