This converts the documentation to Sphinx format. Sphinx is required for converting documentation to readthedocs #156 . If merged it should be trivial to get readthedocs.org setup. It doesn't contain changes to the build-docs.sh script but that script can probably be removed after readthedocs.org is configured?
Finally, this pull request is broken up into easy to follow commits. Your contribution guidelines mention you prefer a single commit for a change. I'm happy to squash the branch if you prefer.
Coverage remained the same at 83.04% when pulling bb5b7c0018ef299f9bdde0bcc9d10caf124e1c68 on MattHardcastle:covert-docs-to-sphinx into 61427e474cb2f4be8fdfce225d78a5330bc77eb0 on djangonauts:master.
This converts the documentation to Sphinx format. Sphinx is required for converting documentation to readthedocs #156 . If merged it should be trivial to get readthedocs.org setup. It doesn't contain changes to the
build-docs.sh
script but that script can probably be removed after readthedocs.org is configured?Finally, this pull request is broken up into easy to follow commits. Your contribution guidelines mention you prefer a single commit for a change. I'm happy to squash the branch if you prefer.