Commit Graph

12 Commits (6028cb104cb2b22cf922e6716ebb2ebf1cd7dbc6)

Author SHA1 Message Date
Ashley Whetter 19d217e177 Version 1.8.4 3 years ago
Ashley Whetter 4d8f6387ca Version 1.8.3 3 years ago
Ashley Whetter 354535190c Version 1.8.2 3 years ago
Ashley Whetter 83b1260e67 Version 1.8.1 3 years ago
Ashley Whetter 48ec2b341e Version 1.8.0 4 years ago
Ashley Whetter 9372bdb9f1 Package with PEP-517 4 years ago
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