You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sphinx-autoapi/docs
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
..
Makefile
conf.py Bump to version 0.5 7 years ago
config.rst Support specifying package directories in `autoapi_dirs` (#135) 6 years ago
design.rst
index.rst
templates.rst fix typo in templates.rst 7 years ago