Releases: trustin/sphinx-gradle-plugin
Releases · trustin/sphinx-gradle-plugin
sphinx-gradle-plugin-1.0.6
- Updated sphinx-maven-plugin to 1.6.2:
- Updates:
- Sphinx 1.6.5
- sphinx_rtd_theme 0.2.5b2
- sphinxcontrib-plantuml 0.8.2
- New extensions:
- sphinxcontrib-scaladomain 0.1a1
- Fixed a bug where tags are sometimes not passed to conf.py.
- Updates:
sphinx-gradle-plugin-1.0.5
- Updated sphinx-maven-plugin to 1.6.1:
- Ship pre-compiled Python classes instead of source files
- Add some missing transitive dependencies of Sphinx and JavaSphinx
sphinx-gradle-plugin-1.0.4
- Updated sphinx-maven-plugin to 1.6.0:
- Updates:
- alabaster 0.7.10
- Babel 2.5.1
- CommonMark 0.7.4
- docutils 0.14
- javalang 0.11.0
- Jinja2 2.9.6
- Jython 2.7.1
- MarkupSafe 1.0
- pytz 2017.2
- requests 2.18.4
- Sphinx 1.6.3
- sphinx_rtd_theme 0.2.5b1
- sphinxcontrib-inlinesyntaxhighlight HEAD
- sphinxcontrib-plantuml 0.8.1
- New themes:
- sphinx_bootstrap_theme 0.6.0
- guzzle_sphinx_theme 0.7.11
- New dependencies:
- certifi 2017.7.27.1
- chardet 3.0.4
- idna 2.6
- typing 3.6.2
- urllib3 1.22
- Updates:
sphinx-gradle-plugin-1.0.3.Final
- Updated sphinx-maven-plugin to 1.5.3, which includes:
- Sphinx 1.5.2
- sphinx_rtd_theme master (eef98b3)
- PyYAML 3.12
sphinx-gradle-plugin-1.0.2.Final
- Fixed a bug where line ending conversion is not performed on CSS files
sphinx-gradle-plugin-1.0.1.Final
- Fixed line ending issues with the generated site
- Change the default
sourceDirectory
fromsrc/sphinx
tosrc/site/sphinx
to be consistent with sphinx-maven-plugin
sphinx-gradle-plugin-1.0.0.Final
- Initial release