add readthedocs

dunno if this works.
This commit is contained in:
Hellowlol 2020-05-11 23:44:49 +02:00
parent 2df2a05f67
commit 723c59450a
2 changed files with 25 additions and 0 deletions

18
.readthedocs.yml Normal file
View file

@ -0,0 +1,18 @@
# .readthedocs.yml
version: 2
build:
image: latest
formats: all
python:
version: 3.7
install:
- requirements: requirements_dev.txt
- method: pip
path: .
system_packages: true

7
docs/modules/sonos.rst Normal file
View file

@ -0,0 +1,7 @@
.. include:: ../global.rst
Config :modname:`plexapi.sonos`
--------------------------------
.. automodule:: plexapi.sonos
:members:
:show-inheritance: