I have built sphinx documentation for my package.
It is working fine when testing localhost. But after uploading it to Github
and building docs on readthedocs.org
the documentation page is not working which uses autodoc.
Here is the link to the Github repository.
https://github.com/SparkDrago05/quick_sqlite
Here is the link to the documentation.
https://quick-sqlite.readthedocs.io/en/latest/index.html
Any help will be appreciated!