Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eyevinn/channel-engine-docs

Channel Engine Documentation Site
https://github.com/eyevinn/channel-engine-docs

Last synced: 5 days ago
JSON representation

Channel Engine Documentation Site

Awesome Lists containing this project

README

        

# Documentation Site for Eyevinn VOD2Live Channel Engine

Available at https://vod2live.docs.eyevinn.technology

## Development

Install mkdocs

```
pip install mkdocs
```

Preview documentation

```
mkdocs serve
```