mirror of
https://github.com/tubearchivist/tubearchivist
synced 2024-11-02 09:41:07 +00:00
clarify API docs add link to readme
This commit is contained in:
parent
5617d1c7ae
commit
4fb5744cb3
@ -9,7 +9,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Table of contents:
|
## Table of contents:
|
||||||
* [Wiki](https://github.com/tubearchivist/tubearchivist/wiki) with [FAQ](https://github.com/tubearchivist/tubearchivist/wiki/FAQ)
|
* Docs: [Wiki](https://github.com/tubearchivist/tubearchivist/wiki), [FAQ](https://github.com/tubearchivist/tubearchivist/wiki/FAQ) and [API](https://github.com/tubearchivist/tubearchivist/tree/master/tubearchivist/api)
|
||||||
* [Core functionality](#core-functionality)
|
* [Core functionality](#core-functionality)
|
||||||
* [Screenshots](#screenshots)
|
* [Screenshots](#screenshots)
|
||||||
* [Problem Tube Archivist tries to solve](#problem-tube-archivist-tries-to-solve)
|
* [Problem Tube Archivist tries to solve](#problem-tube-archivist-tries-to-solve)
|
||||||
|
@ -2,8 +2,9 @@
|
|||||||
Documentation of available API endpoints.
|
Documentation of available API endpoints.
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
- This is very early stages and will change!
|
- This has changed in the past and will change again while building out additional integrations and functionality.
|
||||||
- Check the commit history to see if a documented feature is already in your release
|
- All changes to the API are marked with a `[API]` keyword for easy searching, for example search for [commits](https://github.com/tubearchivist/tubearchivist/search?o=desc&q=%5Bapi%5D&s=committer-date&type=commits). You'll find the same in the [release notes](https://github.com/tubearchivist/tubearchivist/releases).
|
||||||
|
- Check the commit history and release notes to see if a documented feature is already in your release.
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
- [Authentication](#authentication)
|
- [Authentication](#authentication)
|
||||||
|
Loading…
Reference in New Issue
Block a user