(Most of) Our python modules have extensive docstrings, but no way of rendering them as webpages, which is useful to get a quick reference.
I did a quick test of http://sphinxcontrib-napoleon.readthedocs.org/en/latest/ which seems to not make a complete mess of our Google-style docstrings.
We need to decide on a consistent way of generating/writing our technical documentation, and then apply it.