Commit Graph

6 Commits

Author SHA1 Message Date
Ashley Whetter
2f87d5ef82 Added __version_info__ and single source version 2020-05-14 20:37:18 -07:00
Matthijs van der Burgh
e0b41e00a7 Add __version__ to __init__.py 2020-05-14 20:00:25 -07:00
Anthony Johnson
df74247128
Allow for toplevel module as Sphinx extension
Instead of requiring:

    extensions = ['autoapi.extension']

This allows for the toplevel:

    extensions = ['autoapi']

This is more intuitive for users, as extension is an internal concept.
2017-04-07 15:33:39 -07:00
Eric Holscher
e00fc127cc Clean up errors caught by linting 2015-08-03 11:59:02 -07:00
Eric Holscher
4f6474440d Add some docstrings 2015-06-10 13:12:18 -07:00
Eric Holscher
c7bef8e11b Initial commit 2015-03-27 12:50:56 -07:00