docs(BackToTop): add BackToTop href for convenience
This commit is contained in:
@@ -258,8 +258,11 @@ console.log(data);
|
|||||||
{...},
|
{...},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Anime About Info
|
### `GET` Anime About Info
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -371,6 +374,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Search Results
|
### `GET` Search Results
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -435,6 +440,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Search Suggestions
|
### `GET` Search Suggestions
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -476,6 +483,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Producer Animes
|
### `GET` Producer Animes
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -563,6 +572,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Genre Animes
|
### `GET` Genre Animes
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -634,6 +645,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Category Anime
|
### `GET` Category Anime
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -706,6 +719,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Estimated Schedules
|
### `GET` Estimated Schedules
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -746,6 +761,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Anime Episodes
|
### `GET` Anime Episodes
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -787,6 +804,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Anime Episode Servers
|
### `GET` Anime Episode Servers
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -834,6 +853,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
### `GET` Anime Episode Streaming Links
|
### `GET` Anime Episode Streaming Links
|
||||||
|
|
||||||
#### Endpoint
|
#### Endpoint
|
||||||
@@ -888,6 +909,8 @@ console.log(data);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[🔼 Back to Top](#table-of-contents)
|
||||||
|
|
||||||
## <span id="development">👨💻 Development</span>
|
## <span id="development">👨💻 Development</span>
|
||||||
|
|
||||||
Pull requests and stars are always welcome. If you encounter any bug or want to add a new feature to this api, consider creating a new [issue](https://github.com/ghoshRitesh12/aniwatch-api/issues). If you wish to contribute to this project, read the [CONTRIBUTING.md](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/CONTRIBUTING.md) file.
|
Pull requests and stars are always welcome. If you encounter any bug or want to add a new feature to this api, consider creating a new [issue](https://github.com/ghoshRitesh12/aniwatch-api/issues). If you wish to contribute to this project, read the [CONTRIBUTING.md](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/CONTRIBUTING.md) file.
|
||||||
|
|||||||
Reference in New Issue
Block a user