aboutsummaryrefslogtreecommitdiffstats
path: root/docs/build/html/_sources
diff options
context:
space:
mode:
authorDevendra2014-12-31 02:27:47 +0530
committerDevendra2014-12-31 02:27:47 +0530
commite0b8230e747cac84fef69ecb261523f768f3616d (patch)
tree5fe958829e8820d0c09ab09926444f19153a0aec /docs/build/html/_sources
parenta0ffcf82565df8358c8498dbf6da6889ef292b55 (diff)
downloadpubnub-python-e0b8230e747cac84fef69ecb261523f768f3616d.tar.bz2
modiying comments for docs
Diffstat (limited to 'docs/build/html/_sources')
-rw-r--r--docs/build/html/_sources/index.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/build/html/_sources/index.txt b/docs/build/html/_sources/index.txt
index af3593e..6b41e89 100644
--- a/docs/build/html/_sources/index.txt
+++ b/docs/build/html/_sources/index.txt
@@ -14,18 +14,18 @@ Welcome to PubNub's documentation!
Pubnub
---------------------------------
.. autoclass:: Pubnub
- :members: publish, subscribe, unsubscribe, presence, history, here_now, grant, audit, revoke, get_origin, set_origin, get_auth_key, set_auth_key, encrypt, decrypt, time
+ :members: publish, subscribe, subscribe_group, unsubscribe, unsubscribe_group, presence, presence_group, history, here_now, grant, audit, revoke, get_origin, set_origin, get_auth_key, set_auth_key, encrypt, decrypt, time, channel_group_list_namespaces, channel_group_remove_namespace, channel_group_list_groups, channel_group_list_channels, channel_groups_add_channel, channel_group_remove_channel, channel_group_remove_group
PubnubTwisted
---------------------------------
.. autoclass:: PubnubTwisted
- :members: publish, subscribe, unsubscribe, presence, history, here_now, grant, audit, revoke, get_origin, set_origin, get_auth_key, set_auth_key, encrypt, decrypt, time
+ :members: publish, subscribe, subscribe_group, unsubscribe, unsubscribe_group, presence, presence_group, history, here_now, grant, audit, revoke, get_origin, set_origin, get_auth_key, set_auth_key, encrypt, decrypt, time, channel_group_list_namespaces, channel_group_remove_namespace, channel_group_list_groups, channel_group_list_channels, channel_groups_add_channel, channel_group_remove_channel, channel_group_remove_group
PubnubTornado
---------------------------------
.. autoclass:: PubnubTornado
- :members: publish, subscribe, unsubscribe, presence, history, here_now, grant, audit, revoke, get_origin, set_origin, get_auth_key, set_auth_key, encrypt, decrypt, time
+ :members: publish, subscribe, subscribe_group, unsubscribe, unsubscribe_group, presence, presence_group, history, here_now, grant, audit, revoke, get_origin, set_origin, get_auth_key, set_auth_key, encrypt, decrypt, time, channel_group_list_namespaces, channel_group_remove_namespace, channel_group_list_groups, channel_group_list_channels, channel_groups_add_channel, channel_group_remove_channel, channel_group_remove_group
Indices and tables
==================