Skip to content

sphinx-maven-plugin-2.9.0

Compare
Choose a tag to compare
@trustin trustin released this 05 Apr 03:35
· 5 commits to master since this release
199d2fd
  • Added useMakeMode option which uses -M option (make mode) instead of -b (build mode)
  • Updated sphinx-binary to 0.8.1, which includes the following changes:
    • Updated:
      • Pillow 7.0.0 -> 7.1.1
      • sphinxemoji 0.1.4 -> 0.1.5
    • You can now use make_mode by specifying -M option.