Commit Graph

6 Commits (5435536988c8754a4f913675061bbc0df8a3b5c0)

Author SHA1 Message Date
Ashley Whetter 2f87d5ef82 Added __version_info__ and single source version 4 years ago
Matthijs van der Burgh e0b41e00a7 Add __version__ to __init__.py 4 years ago
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.
8 years ago
Eric Holscher e00fc127cc Clean up errors caught by linting 9 years ago
Eric Holscher 4f6474440d Add some docstrings 9 years ago
Eric Holscher c7bef8e11b Initial commit 10 years ago