Following Rick's [Sphinx instructions](https://github.com/CityofToronto/bdit_team_wiki/blob/master/sphinx/sphinx.md), and the [Sphinx-Gallery](https://sphinx-gallery.github.io/getting_started.html) and [Sphinx-RTD](https://sphinx-rtd-tutorial.readthedocs.io/en/latest/folders.html) tutorials about folder structure. Also bearing in mind [this issue with multiple modules](https://github.com/sphinx-doc/sphinx/issues/3132) - [ ] Move most Sphinx configuration stuff to the `doc/` root folder and set it up to work with all of the sub-modules. - [ ] It would be really nice to have Sphinx work with Markdown rather than `.rst` files so we don't have to duplicate README documentation...