Skip to content

Releases: trustin/sphinx-gradle-plugin

sphinx-gradle-plugin-1.0.6

16 Apr 06:56
Compare
Choose a tag to compare
  • 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.

sphinx-gradle-plugin-1.0.5

16 Apr 06:55
Compare
Choose a tag to compare
  • 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

16 Apr 06:55
Compare
Choose a tag to compare
  • 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

sphinx-gradle-plugin-1.0.3.Final

16 Apr 06:54
Compare
Choose a tag to compare
  • 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

16 Apr 06:53
Compare
Choose a tag to compare
  • Fixed a bug where line ending conversion is not performed on CSS files

sphinx-gradle-plugin-1.0.1.Final

16 Apr 06:53
Compare
Choose a tag to compare
  • Fixed line ending issues with the generated site
  • Change the default sourceDirectory from src/sphinx to src/site/sphinx to be consistent with sphinx-maven-plugin

sphinx-gradle-plugin-1.0.0.Final

16 Apr 06:52
Compare
Choose a tag to compare