Skip to content

Commit 931a580

Browse files
Copilotkaneryu
andcommitted
Add comprehensive docstrings and configure Sphinx autodoc
- Added detailed NumPy-style docstrings to all public methods in Presence and AioPresence classes - Added detailed NumPy-style docstrings to all public methods in Client and AioClient classes - Added comprehensive docstrings to BaseClient class - Enhanced ActivityType and StatusDisplayType enum documentation - Updated Sphinx conf.py to enable autodoc, napoleon, and configure sys.path - Converted presence.rst and client.rst to use autodoc directives - Documentation now automatically generated from Python docstrings - All tests pass successfully - Documentation builds without errors Co-authored-by: kaneryu <72762358+kaneryu@users.noreply.github.com>
1 parent df3779a commit 931a580

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+9240
-400
lines changed

docs/sphinx/_build/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: d6f33dc84547be0a880fffd514e2620c
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7
321 KB
Binary file not shown.
215 KB
Binary file not shown.
128 KB
Binary file not shown.
7.19 KB
Binary file not shown.
2.72 KB
Binary file not shown.
9.31 KB
Binary file not shown.
17.9 KB
Binary file not shown.

docs/sphinx/_build/.nojekyll

Whitespace-only changes.
11.3 KB
Loading

0 commit comments

Comments
 (0)