lexicon icon indicating copy to clipboard operation
lexicon copied to clipboard

2.0.1: sphinx is failing on building documentation

Open kloczek opened this issue 4 years ago • 2 comments

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 '')

kloczek avatar Sep 12 '21 22:09 kloczek

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.

bitprophet avatar Sep 24 '21 15:09 bitprophet

What about switching to some other sphinx extensions which are working? 🤔

kloczek avatar Oct 06 '22 11:10 kloczek