On Thu, Oct 30, 2014 at 6:54 AM, John Mark Vandenberg jayvdb@gmail.com wrote:
The entire codebase now passes a mandatory jenkins job (pre-code-review) , which requires valid docstrings except for functions and methods.
Thanks to everyone involved in bringing the documentation up to this standard.
There is still lots to do, like adding docstrings for functions and methods; full list of missing docstrings at:
https://integration.wikimedia.org/ci/job/pywikibot-core-tox-flake8-docstring...
I've started setting up readthedocs
http://pywikibot.readthedocs.org/en/latest/pywikibot.html
It doesnt look great, especially for the scripts due to the fact we use the docstrings in 'help' output (and it isnt formatted for rst), but it is a start
http://pywikibot.readthedocs.org/en/latest/scripts.html#module-scripts.categ...