#2092: Update documentation

This commit is contained in:
Sgiath 2015-10-19 14:27:04 +02:00
parent 3cf04907b6
commit abf8d86bb3
2 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,10 @@ Attributes:
one convention to document module level variables and be consistent
with it.
Todo:
* For module TODOs
* You have to also use ``sphinx.ext.todo`` extension
.. _Google Python Style Guide:
http://google.github.io/styleguide/pyguide.html

View File

@ -110,6 +110,7 @@ All of the following section headers are supported:
* ``Raises``
* ``References``
* ``See Also``
* ``Todo``
* ``Warning``
* ``Warnings`` *(alias of Warning)*
* ``Warns``