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 Add real docs 10 years ago
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 Update docs 9 years ago
index.rst Swap include 9 years ago
templates.rst fix typo in templates.rst 7 years ago