Samantaz Fox e057224be7
Api docs update (#344)
* API: Add "authorVerified" to VideoObject and /channel/id endpoint
* API: Add "tabs" field to main channel endpoint
2023-02-10 22:49:20 +00:00
2023-02-10 22:49:20 +00:00
2020-12-01 18:07:52 +01:00
2023-01-14 12:01:24 +01:00

The Invidious documentation

Running the documentation locally for development purposes

Local mkdocs-material installation

# You might want to create a virtualenv first
pip install mkdocs-material
mkdocs-material serve

With docker

docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material:latest
Description
No description provided
Readme CC0-1.0 2.3 MiB
Languages
Dockerfile 100%