lexicon
lexicon copied to clipboard
2.0.1: sphinx is failing on building documentation
Looks like new sphinx has some issues with generatiing lexicon documentation
+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.1.2
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 2 added, 0 changed, 0 removed
reading sources... [ 50%] changelog
Extension error (releases):
Handler <function generate_changelog at 0x7f87fddf0ee0> for event 'doctree-read' threw an exception (exception: Invalid simple block '')
I don't think any of my kit works well on latest Sphinxes these days 😢 Releases and/or Alabaster both need some love there. Thanks for bringing this up! I'll leave it open until I'm able to fix those and get back here to bump their versions.
What about switching to some other sphinx extensions which are working? 🤔