From b1866630deca9c6fa1ff19f5f13704117d047c72 Mon Sep 17 00:00:00 2001 From: ericxiett Date: Sat, 5 Nov 2016 13:25:45 +0800 Subject: [PATCH] This patch cleans up the 'notification_listener.rst' documetion by removing some class which don't exist and adding some function which exist in current source. Change-Id: I1aa78db34051dd554bfdb81e9e24378cbf7f0ea3 Closes-Bugs: #1637930 --- doc/source/notification_listener.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/source/notification_listener.rst b/doc/source/notification_listener.rst index b1dc69667..29a1dde95 100644 --- a/doc/source/notification_listener.rst +++ b/doc/source/notification_listener.rst @@ -8,6 +8,4 @@ Notification Listener .. autofunction:: get_notification_listener -.. autoclass:: MessageHandlingServer - :members: - :noindex: +.. autofunction:: get_batch_notification_listener