Begin documentation website

This commit is contained in:
nathom 2021-07-24 11:43:31 -07:00
parent 0dc6af7ecd
commit 4620f6771f
31 changed files with 18143 additions and 1 deletions

View file

@ -38,6 +38,8 @@ Pillow = "^8.3.0"
"Bug Reports" = "https://github.com/nathom/streamrip/issues"
[tool.poetry.dev-dependencies]
Sphinx = "^4.1.1"
autodoc = "^0.5.0"
[build-system]
requires = ["poetry-core>=1.0.0"]