2.1.0
- Remove legacy Sphinx parsing. The intersphinx parser is much more robust so the old way shouldn’t be needed anymore.
- Add support for InterSphinx constants. #49
- Fix handling in-docs links with multiple anchors. #47
- Add support for
--enable-js
and--online-redirect-url
options. #43 - Better support for relative paths. #37, #41