-
Notifications
You must be signed in to change notification settings - Fork 185
docs: Huge Docs revamp #1112
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
Merged
EepyElvyra
merged 38 commits into
interactions-py:unstable
from
mAxYoLo01:docstring-update
Nov 9, 2022
Merged
docs: Huge Docs revamp #1112
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
f466779
fix: fix docs building warnings & errors
mAxYoLo01 dd3440e
feat: change overall docs layout and remove pages that do not need to…
mAxYoLo01 745b587
fix: rectify indenting
mAxYoLo01 fc2713b
feat: remove private methods from docs
mAxYoLo01 0814313
update bot.py
mAxYoLo01 a4b753e
update context.py and hide inherited members from ClientSerializerMixin
mAxYoLo01 a2e87b6
update client.models
mAxYoLo01 f7d2b4b
update utils.py
mAxYoLo01 d554c81
update audit_log.py
mAxYoLo01 1f8d7c2
update channel.py
mAxYoLo01 3d50874
update emoji.py
mAxYoLo01 d69c1f2
update guild.py
mAxYoLo01 a23dbfe
update gw.py and move location of Permission class
mAxYoLo01 fc4e518
update member.py
mAxYoLo01 6c00ace
update message.py
mAxYoLo01 fc7249c
update message.py
mAxYoLo01 5007152
update misc.py
mAxYoLo01 2aaf64d
update presence.py
mAxYoLo01 f3038c3
update role.py
mAxYoLo01 6b0ba4e
update team.py
mAxYoLo01 b3dac66
update user.py
mAxYoLo01 6a03207
update webhook.py
mAxYoLo01 10d15be
update cache, dispatch & error
mAxYoLo01 4803418
update api.gateway
mAxYoLo01 22acb3c
fix: missing few places
mAxYoLo01 9a9e83a
ci: correct from checks.
pre-commit-ci[bot] 6d15d88
update
mAxYoLo01 ca61cd7
Merge branch 'docstring-update' of https://github.com/mAxYoLo01/libra…
mAxYoLo01 b3e3b56
Merge branch 'unstable' into docstring-update
mAxYoLo01 95f2a37
fix args type
mAxYoLo01 950448b
Merge branch 'unstable' into docstring-update
mAxYoLo01 25baf66
feat: remove http files from docs
mAxYoLo01 f673679
Merge branch 'unstable' into docstring-update
mAxYoLo01 ecbf91a
fix: add back HTTP page but hide it from search index
mAxYoLo01 c575085
fix: actually remove HTTP methods from search index
mAxYoLo01 37f2a36
feat: merge all request classes docs under HTTPClient docs
mAxYoLo01 7988689
Merge branch 'unstable' into docstring-update
mAxYoLo01 db1e457
Merge branch 'unstable' into docstring-update
mAxYoLo01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| .. currentmodule:: interactions | ||
|
|
||
| The ``get`` utility method | ||
| ========================== | ||
|
|
||
| .. automodule:: interactions.utils.get | ||
| :members: |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.