sphinx-autoapi/autoapi
Anthony Johnson 3c6e0e4015 Start altering the pydocstyle AST parser for our needs
This forks some of the pydocstyle AST parser into out mapper. Eventually, some
of the other operations such as parsing arguments and performing full name
lookup can be moved in as well. For now, this is not doing any extra assignment
tracking/etc, several of these operations will just throw this information out.

Refs #99
2017-04-07 11:46:57 -07:00
..
mappers Start altering the pydocstyle AST parser for our needs 2017-04-07 11:46:57 -07:00
templates Use shortname for methods 2016-11-04 15:44:47 -07:00
__init__.py Clean up errors caught by linting 2015-08-03 11:59:02 -07:00
backends.py Fix review feedback 2016-11-04 13:42:15 -07:00
directives.py Revert attempt at making a hidden title 2016-11-02 20:01:21 -07:00
extension.py Fix review feedback 2017-03-02 14:18:39 -08:00
settings.py Use autoapi_root for url root configuration 2015-10-28 11:04:23 -07:00
toctree.py Fix review feedback 2016-11-04 13:42:15 -07:00
utils.py Start using pydocstyle for Python doc generation 2016-06-09 15:44:30 -07:00