avendesora / pythonbible

A python library for validating, parsing, normalizing scripture references and retrieving scripture texts (for open source and public domain versions)
https://docs.python.bible
MIT License
58 stars 11 forks source link

Convert docs to use Sphinx #43

Closed avendesora closed 2 years ago

avendesora commented 2 years ago

Using Sphinx instead of docusaur will simplify things by keeping it all within the python ecosystem. It should also greatly reduce the number of dependabot alerts (and the number of dependencies).