Commit Graph

4 Commits (958fe10103d30342625122c1f5d89c29bd7ee548)

Author SHA1 Message Date
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