Summary
Ensure bullet points render in docs. The problem may have been one of the things listed in [here](https://stackoverflow.com/questions/67542699/readthedocs-sphinx-not-rendering-bullet-list-from-rst-file). Note that some Chromium-based browsers still aren't rendering the bullet points, but Safari now is.
<!--- START AUTOGENERATED NOTES --->
Contents
Fixes
- [x] Explicitly add `sphinx-tabs` and `sphinx-rtd-theme` to `sphinx` extensions in `conf.py`
Dependencies
- [x] Use latest `sphinx-rtd-theme` for docs
<!--- END AUTOGENERATED NOTES --->