Author: mgoulish
Date: Fri Apr 5 13:12:47 2013
New Revision: 1464967
URL: http://svn.apache.org/r1464967
Log:
PROTON-200 : Add descriptive text to messenger docs index file
Modified:
qpid/proton/trunk/docs/markdown/messenger/index.md
Modified: qpid/proton/trunk/docs/markdown/messenger/index.md
URL:
http://svn.apache.org/viewvc/qpid/proton/trunk/docs/markdown/messenger/index.md?rev=1464967&r1=1464966&r2=1464967&view=diff
==============================================================================
--- qpid/proton/trunk/docs/markdown/messenger/index.md (original)
+++ qpid/proton/trunk/docs/markdown/messenger/index.md Fri Apr 5 13:12:47 2013
@@ -1,8 +1,8 @@
-See the following Messenger documents:
+Proton Messenger is a high-level API that lets you build simple but powerful
messaging systems.
-[Linux Quick Start](quick_start_linux.html)
+- Use the [Linux Quick Start](quick_start_linux.html) to download, build, and
run your first Messenger example in two minutes.
-[Sending and Receiving](sending_and_receiving.html)
+- Examples and explanations of Messenger's [Sending and
Receiving](sending_and_receiving.html) capabilities.
-[Message Disposition](message_disposition.html)
+- Use [Message Disposition](message_disposition.html) functionality to create
reliable messaging systems.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]