sphinx-autoapi/tests
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
..
dotnetexample Rename autoapi_dir to autoapi_dirs to support multiple 2015-09-23 16:00:43 -07:00
fixtures Fix outdated fixture data 2016-03-25 18:17:05 -07:00
goexample Rename autoapi_dir to autoapi_dirs to support multiple 2015-09-23 16:00:43 -07:00
jsexample Rename autoapi_dir to autoapi_dirs to support multiple 2015-09-23 16:00:43 -07:00
pyexample Improvements to pydocstyle Python parsing 2016-11-02 16:29:28 -07:00
templateexample Rename autoapi_dir to autoapi_dirs to support multiple 2015-09-23 16:00:43 -07:00
toctreeexample Rename autoapi_dir to autoapi_dirs to support multiple 2015-09-23 16:00:43 -07:00
test_domains.py Make docfx great again! 2016-06-02 17:24:31 -07:00
test_integration.py Fix tests 2016-11-04 15:47:57 -07:00
test_objects.py Improvements to pydocstyle Python parsing 2016-11-02 16:29:28 -07:00
test_python_parser.py Start altering the pydocstyle AST parser for our needs 2017-04-07 11:46:57 -07:00