dazza-codes / aio-aws

Asyncio utils for AWS Services
Apache License 2.0
3 stars 1 forks source link

publish API docs to RTD #9

Closed dazza-codes closed 3 years ago

dazza-codes commented 3 years ago

The github pages feature limits the options to the directory used to either master or docs. Since docs is already used to build the sphinx docs, that's a pain. It's not possible to select say pages as the doc site. Plus, it requires adding and maintaining all the docs artifacts in git, which is also a pain. (The gitlab pages features are much better.)

So, currently skipping the github pages feature. Need to publish sphinx docs to RTD and consider publishing a package to pypi. Then update the README etc.

dazza-codes commented 3 years ago

This is done, see https://aio-aws.readthedocs.io/en/latest/