[GitHub] qpid-dispatch pull request #391: DISPATCH-1144: Improve overview and getting...

2018-10-18 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/qpid-dispatch/pull/391


---

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] qpid-dispatch pull request #391: DISPATCH-1144: Improve overview and getting...

2018-10-11 Thread bhardesty
GitHub user bhardesty opened a pull request:

https://github.com/apache/qpid-dispatch/pull/391

DISPATCH-1144: Improve overview and getting started doc

Made a number of improvements to the introductory and getting started doc 
to make it easier for users to get up and running quickly:

* Modify the dir structure under ../docs/books to better enable writing 
"modular" content
* Move the "Theory of Operation" content to the applicable chapters later 
in the doc
* Add new "Overview" content to introduce just the basic, most important 
concepts necessary to get started with Dispatch Router
* Modify "Getting started" to cover a simple "hello world" type scenario 
(run a single router with the default config, and distribute some test messages 
between two clients)

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

$ git pull https://github.com/bhardesty/qpid-dispatch improve-overview

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

https://github.com/apache/qpid-dispatch/pull/391.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 #391


commit cdc07a15c76529c185e555c8261a08bce0679c29
Author: Ben Hardesty 
Date:   2018-08-20T16:41:32Z

Change doc dir structure for mod docs

commit bb7b0938562d911649e39ac6f6d232306fc9b647
Author: Ben Hardesty 
Date:   2018-08-20T16:54:01Z

Add underscore to common and images dirs

commit a6cfaa7a58a005886cd87f9db83e3512f765d0fd
Author: Ben Hardesty 
Date:   2018-08-20T16:55:40Z

Remove old symlinks

commit ebbae8ebf51de76a32b74e5496f59a8a7cd75911
Author: Ben Hardesty 
Date:   2018-08-24T20:28:10Z

Create dirs for modules and assemblies, create overview assembly, create 
modules for overview

commit 9bc090c135f6fe0cb8fd58c02f4f0f7457b6abda
Author: Ben Hardesty 
Date:   2018-08-24T20:36:21Z

Update to message routing module

commit 7321a9a965f8c024c9cc9afa28251489813077d4
Author: Ben Hardesty 
Date:   2018-08-27T21:01:53Z

Misc updates, add router security and routing modules

commit ce54b05f1fd03e1fcfb8cfca3419fed4960debd7
Author: Ben Hardesty 
Date:   2018-08-28T15:43:44Z

Add module on router management, update amqp overview module

commit d68767ef07c3cee4af1d69441d7b170ad52008db
Author: Ben Hardesty 
Date:   2018-10-08T19:27:24Z

Add add'l resources and move theory of operation content to each applicable 
section

commit 3e4383f2ae72d7ae6090f7533c1e2a369a0dc073
Author: Ben Hardesty 
Date:   2018-10-10T21:18:49Z

Update getting started




---

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org