astitcher commented on a change in pull request #186: PROTON-2086: Changed API 
documentation from epydoc to Sphinx
URL: https://github.com/apache/qpid-proton/pull/186#discussion_r317294349
 
 

 ##########
 File path: python/docs/proton.handlers.rst
 ##########
 @@ -0,0 +1,106 @@
+##########################
+Module ``proton.handlers``
+##########################
+
+.. currentmodule:: proton.handlers
+
+Module Summary
+##############
+
+|
+
+.. autosummary::
+
+    MessagingHandler
+    EndpointStateHandler
 
 Review comment:
   Bear in mind this is because MessagingHandler actually aggregates all the 
other functionality anyway because of the way the event dispatch works. So all 
the default functionality is that of MessagingHandler.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to