Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RLAlpha49 committed May 11, 2024
1 parent cc3ac6c commit 0869049
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/autogen/anilink.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ This is the API documentation for the `AniLink` class in the `AniLinkPy` module.

## AniLink Class

::: AniLinkPy.AniLink
::: AniLinkPy.AniLink.AniLink
2 changes: 1 addition & 1 deletion docs/autogen/anilist/anilist.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# AniList API Documentation

::: AniLinkPy.apis.anilist.anilist
::: AniLinkPy.apis.anilist.anilist.AniList
2 changes: 1 addition & 1 deletion docs/autogen/anilist/custom.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Anilist Custom Request Documentation

::: AniLinkPy.apis.anilist.custom
::: AniLinkPy.apis.anilist.custom.CustomRequest
2 changes: 1 addition & 1 deletion docs/autogen/anilist/mutation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Anilist Mutation Documentation

::: AniLinkPy.apis.anilist.mutation.mutation
::: AniLinkPy.apis.anilist.mutation.mutation.Mutation
2 changes: 1 addition & 1 deletion docs/autogen/anilist/page.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Anilist Query Page Documentation

::: AniLinkPy.apis.anilist.query.page.page
::: AniLinkPy.apis.anilist.query.page.page.Page
2 changes: 1 addition & 1 deletion docs/autogen/anilist/queries/user.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# User Query Documentation

::: AniLinkPy.apis.anilist.query.user
::: AniLinkPy.apis.anilist.query.user.UserQuery
2 changes: 1 addition & 1 deletion docs/autogen/anilist/query.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Anilist Query Documentation

::: AniLinkPy.apis.anilist.query.query
::: AniLinkPy.apis.anilist.query.query.Query
4 changes: 2 additions & 2 deletions docs/autogen/base.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This is the API documentation for the `APIWrapper` class and `send_request` func

## APIWrapper Class

::: AniLinkPy.base.APIWrapper
::: AniLinkPy.base.APIWrapper.APIWrapper

## send_request Function

::: AniLinkPy.base.RequestHandler
::: AniLinkPy.base.RequestHandler.send_request

0 comments on commit 0869049

Please sign in to comment.