Commit Graph

16 Commits

Author SHA1 Message Date
Ashley Whetter
03f601ed41 Updated documentation
Closes #120
2018-08-10 09:01:21 -07:00
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
2018-08-06 16:23:33 -07:00
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 '\\'.
2018-07-03 21:34:31 -07:00
Ashley Whetter
6ca62f16c9 Can control how __init__ docstring is displayed 2018-06-05 22:47:32 -07:00
Ashley Whetter
b792463cc9 Can turn off autoapisummary directives in output 2017-11-09 12:48:21 -08:00
Anthony Johnson
bcee7eb22a Use autoapi_root for url root configuration 2015-10-28 11:04:23 -07:00
Eric Holscher
b471a7dab1 Update docs 2015-09-23 16:01:34 -07:00
Eric Holscher
6ae1ddaf42 Add docs for file patterns 2015-07-07 16:40:24 -07:00
Eric Holscher
f1130fe971 Use titles 2015-06-22 13:51:49 -04:00
Eric Holscher
6b9a9bafdd Rejigger settings 2015-06-22 13:50:30 -04:00
Eric Holscher
f60b7d8880 Add ability to configure options of display of objects. 2015-06-10 13:58:52 -07:00
Eric Holscher
a838e5333d Default keep_files to off. 2015-06-10 11:36:07 -07:00
Eric Holscher
c02cd9d32e Add testing for template overrides. 2015-06-10 10:33:18 -07:00
Eric Holscher
1d3bd2012e Refactor some settings and jinja env. 2015-06-06 13:44:01 -07:00
Eric Holscher
0dd30497b1 Always require 2015-04-22 15:52:22 -07:00
Eric Holscher
f178316671 Add real docs 2015-04-22 15:46:40 -07:00