sphinx-autoapi/tests/pypackageexample
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
..
example Support specifying package directories in autoapi_dirs (#135) 2018-07-03 21:34:31 -07:00
conf.py Support specifying package directories in autoapi_dirs (#135) 2018-07-03 21:34:31 -07:00
index.rst Support specifying package directories in autoapi_dirs (#135) 2018-07-03 21:34:31 -07:00