Commit Graph

16 Commits

Author SHA1 Message Date
Ashley Whetter
47e5dcd707 Version 2.1.0 2023-03-28 09:45:29 -07:00
Ashley Whetter
2335e002f8 Version 2.0.1 2023-01-16 21:36:19 -08:00
Ashley Whetter
bf7bb08ef8 Version 2.0.0 2022-09-27 16:31:33 -07:00
Ashley Whetter
deb6944644 Version 1.9.0 2022-07-25 11:53:50 -07:00
Ashley Whetter
19d217e177 Version 1.8.4 2021-08-16 10:29:05 -07:00
Ashley Whetter
4d8f6387ca Version 1.8.3 2021-07-31 18:27:38 -07:00
Ashley Whetter
354535190c Version 1.8.2 2021-07-26 18:10:22 -07:00
Ashley Whetter
83b1260e67 Version 1.8.1 2021-04-24 19:49:49 -07:00
Ashley Whetter
48ec2b341e Version 1.8.0 2021-04-12 20:46:07 -07:00
Ashley Whetter
9372bdb9f1 Package with PEP-517 2021-04-03 18:39:08 -07:00
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