Commit Graph

17 Commits (63bbe719c667544a6780ee7f8e2fce1a0ffb6da7)

Author SHA1 Message Date
Ashley Whetter 9397c0709f Fixed a typo in the docs 6 years ago
Ashley Whetter 03f601ed41 Updated documentation
Closes #120
6 years ago
Ashley Whetter bc65e766c3 Made it easier to remove default index page
Also removed autoapi_add_api_root_toctree config option
because it is less useful now.

Closes #152
6 years ago
Sam Lai 974bae1f20 Support specifying package directories in `autoapi_dirs` (#135)
* Support specifying package directories as well

Fixes #108.

* Use os.sep instead of the hardcoded '/'

This was making the tests fail on Windows because the necessary '/'
replacements were not happening on Windows due to os.sep being '\\'.
6 years ago
Ashley Whetter 6ca62f16c9 Can control how __init__ docstring is displayed 6 years ago
Ashley Whetter b792463cc9 Can turn off autoapisummary directives in output 7 years ago
Anthony Johnson bcee7eb22a Use autoapi_root for url root configuration 9 years ago
Eric Holscher b471a7dab1 Update docs 9 years ago
Eric Holscher 6ae1ddaf42 Add docs for file patterns 9 years ago
Eric Holscher f1130fe971 Use titles 9 years ago
Eric Holscher 6b9a9bafdd Rejigger settings 9 years ago
Eric Holscher f60b7d8880 Add ability to configure options of display of objects. 9 years ago
Eric Holscher a838e5333d Default keep_files to off. 9 years ago
Eric Holscher c02cd9d32e Add testing for template overrides. 9 years ago
Eric Holscher 1d3bd2012e Refactor some settings and jinja env. 9 years ago
Eric Holscher 0dd30497b1 Always require 10 years ago
Eric Holscher f178316671 Add real docs 10 years ago