| Age | Commit message (Collapse) | Author |
|
Update Sphinx documentation following these changes to the docstrings
and `index.rst`:
b8551cfe4f254c547401af69aa7ae944647f2c86
d7fadda6d35082a8bbaf98cd666073158c128697
68c4c2c4e5e36d4514ca1b3e483870fd12152466
Generated using `sphinx-build` v1.3.1.
|
|
Fix Sphinx warnings about obsolete methods in `pubnub.Pubnub`:
WARNING: missing attribute set_origin in object pubnub.Pubnub
WARNING: missing attribute channel_groups_add_channel in object pubnub.Pubnub
|
|
Use the lowercase version of the module name after it was changed in
f9cffc2bb1acbef7595bc523095c21fef1530dc4 to allow Sphinx to correctly
find the `pubnub` module and properly generate the docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|