v0.6.6: minor fix - add current directory to sys.path when building
What's Changed
- fix: really add cwd to sys path this time by @machow in #303
- this supports the case where people build docs in a subdirectory, but depend on importing a file from the root directory.
Full Changelog: v0.6.5...v0.6.6