update readthedocs stuff

This commit is contained in:
cloudwithax 2023-02-10 08:26:07 -05:00
parent f3981ecf7f
commit 2a07f5cb60
3 changed files with 17 additions and 2 deletions

View File

@ -4,7 +4,7 @@ sphinx:
configuration: docs/conf.py configuration: docs/conf.py
python: python:
version: "3.8" version: "3.9"
install: install:
- requirements: docs/requirements_rtd.txt - requirements: docs/requirements_rtd.txt
- method: pip - method: pip

View File

@ -22,7 +22,7 @@ copyright = '2022, cloudwithax'
author = 'cloudwithax' author = 'cloudwithax'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '1.1.8a' release = '2.0'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------

View File

@ -1,6 +1,21 @@
Pomice Pomice
============== ==============
Spotify
-------------------
.. automodule:: pomice.spotify
:members:
:undoc-members:
:show-inheritance:
Apple Music
-------------------
.. automodule:: pomice.applemusic
:members:
:undoc-members:
:show-inheritance:
Enums Enums