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
|
||||
|
||||
#### Endpoint
|
||||
@@ -371,6 +374,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Search Results
|
||||
|
||||
#### Endpoint
|
||||
@@ -435,6 +440,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Search Suggestions
|
||||
|
||||
#### Endpoint
|
||||
@@ -476,6 +483,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Producer Animes
|
||||
|
||||
#### Endpoint
|
||||
@@ -563,6 +572,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Genre Animes
|
||||
|
||||
#### Endpoint
|
||||
@@ -634,6 +645,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Category Anime
|
||||
|
||||
#### Endpoint
|
||||
@@ -706,6 +719,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Estimated Schedules
|
||||
|
||||
#### Endpoint
|
||||
@@ -746,6 +761,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Anime Episodes
|
||||
|
||||
#### Endpoint
|
||||
@@ -787,6 +804,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Anime Episode Servers
|
||||
|
||||
#### Endpoint
|
||||
@@ -834,6 +853,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
### `GET` Anime Episode Streaming Links
|
||||
|
||||
#### Endpoint
|
||||
@@ -888,6 +909,8 @@ console.log(data);
|
||||
}
|
||||
```
|
||||
|
||||
[🔼 Back to Top](#table-of-contents)
|
||||
|
||||
## <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.
|
||||
|
||||
Reference in New Issue
Block a user