Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs #30

Merged
merged 1 commit into from
May 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/source/atproto/atproto.xrpc_client.client.auth.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
atproto.xrpc\_client.client.auth
================================

.. automodule:: atproto.xrpc_client.client.auth
:members:
:undoc-members:
:show-inheritance:
15 changes: 15 additions & 0 deletions docs/source/atproto/atproto.xrpc_client.client.methods_mixin.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
atproto.xrpc\_client.client.methods\_mixin
==========================================

.. automodule:: atproto.xrpc_client.client.methods_mixin
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

.. toctree::
:maxdepth: 4

atproto.xrpc_client.client.methods_mixin.session
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
atproto.xrpc\_client.client.methods\_mixin.session
==================================================

.. automodule:: atproto.xrpc_client.client.methods_mixin.session
:members:
:undoc-members:
:show-inheritance:
9 changes: 9 additions & 0 deletions docs/source/atproto/atproto.xrpc_client.client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ atproto.xrpc\_client.client
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
:maxdepth: 4

atproto.xrpc_client.client.methods_mixin

Submodules
----------

Expand All @@ -14,6 +22,7 @@ Submodules

atproto.xrpc_client.client.async_client
atproto.xrpc_client.client.async_raw
atproto.xrpc_client.client.auth
atproto.xrpc_client.client.base
atproto.xrpc_client.client.client
atproto.xrpc_client.client.raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.actor.get\_preferences
===========================================================

.. automodule:: atproto.xrpc_client.models.app.bsky.actor.get_preferences
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.actor.put\_preferences
===========================================================

.. automodule:: atproto.xrpc_client.models.app.bsky.actor.put_preferences
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ Submodules
:maxdepth: 4

atproto.xrpc_client.models.app.bsky.actor.defs
atproto.xrpc_client.models.app.bsky.actor.get_preferences
atproto.xrpc_client.models.app.bsky.actor.get_profile
atproto.xrpc_client.models.app.bsky.actor.get_profiles
atproto.xrpc_client.models.app.bsky.actor.get_suggestions
atproto.xrpc_client.models.app.bsky.actor.profile
atproto.xrpc_client.models.app.bsky.actor.put_preferences
atproto.xrpc_client.models.app.bsky.actor.search_actors
atproto.xrpc_client.models.app.bsky.actor.search_actors_typeahead
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.graph.defs
===============================================

.. automodule:: atproto.xrpc_client.models.app.bsky.graph.defs
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.graph.get\_list
====================================================

.. automodule:: atproto.xrpc_client.models.app.bsky.graph.get_list
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.graph.get\_list\_mutes
===========================================================

.. automodule:: atproto.xrpc_client.models.app.bsky.graph.get_list_mutes
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.graph.get\_lists
=====================================================

.. automodule:: atproto.xrpc_client.models.app.bsky.graph.get_lists
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.graph.list
===============================================

.. automodule:: atproto.xrpc_client.models.app.bsky.graph.list
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.graph.listitem
===================================================

.. automodule:: atproto.xrpc_client.models.app.bsky.graph.listitem
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.graph.mute\_actor\_list
============================================================

.. automodule:: atproto.xrpc_client.models.app.bsky.graph.mute_actor_list
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,18 @@ Submodules
:maxdepth: 4

atproto.xrpc_client.models.app.bsky.graph.block
atproto.xrpc_client.models.app.bsky.graph.defs
atproto.xrpc_client.models.app.bsky.graph.follow
atproto.xrpc_client.models.app.bsky.graph.get_blocks
atproto.xrpc_client.models.app.bsky.graph.get_followers
atproto.xrpc_client.models.app.bsky.graph.get_follows
atproto.xrpc_client.models.app.bsky.graph.get_list
atproto.xrpc_client.models.app.bsky.graph.get_list_mutes
atproto.xrpc_client.models.app.bsky.graph.get_lists
atproto.xrpc_client.models.app.bsky.graph.get_mutes
atproto.xrpc_client.models.app.bsky.graph.list
atproto.xrpc_client.models.app.bsky.graph.listitem
atproto.xrpc_client.models.app.bsky.graph.mute_actor
atproto.xrpc_client.models.app.bsky.graph.mute_actor_list
atproto.xrpc_client.models.app.bsky.graph.unmute_actor
atproto.xrpc_client.models.app.bsky.graph.unmute_actor_list
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
app.bsky.graph.unmute\_actor\_list
==============================================================

.. automodule:: atproto.xrpc_client.models.app.bsky.graph.unmute_actor_list
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
com.atproto.admin.disable\_account\_invites
=======================================================================

.. automodule:: atproto.xrpc_client.models.com.atproto.admin.disable_account_invites
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
com.atproto.admin.enable\_account\_invites
======================================================================

.. automodule:: atproto.xrpc_client.models.com.atproto.admin.enable_account_invites
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Submodules
:maxdepth: 4

atproto.xrpc_client.models.com.atproto.admin.defs
atproto.xrpc_client.models.com.atproto.admin.disable_account_invites
atproto.xrpc_client.models.com.atproto.admin.disable_invite_codes
atproto.xrpc_client.models.com.atproto.admin.enable_account_invites
atproto.xrpc_client.models.com.atproto.admin.get_invite_codes
atproto.xrpc_client.models.com.atproto.admin.get_moderation_action
atproto.xrpc_client.models.com.atproto.admin.get_moderation_actions
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
com.atproto.repo.rebase\_repo
=========================================================

.. automodule:: atproto.xrpc_client.models.com.atproto.repo.rebase_repo
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ Submodules
atproto.xrpc_client.models.com.atproto.repo.get_record
atproto.xrpc_client.models.com.atproto.repo.list_records
atproto.xrpc_client.models.com.atproto.repo.put_record
atproto.xrpc_client.models.com.atproto.repo.rebase_repo
atproto.xrpc_client.models.com.atproto.repo.strong_ref
atproto.xrpc_client.models.com.atproto.repo.upload_blob