sdispater / cachy

Cachy provides a simple yet effective caching library.
MIT License
42 stars 18 forks source link

0.3.0: sphinx fails #18

Closed kloczek closed 3 years ago

kloczek commented 3 years ago

Looks like documentation at the moment cannot be generated :/

[tkloczko@barrel cachy-0.3.0]$ sphinx-build -b man -d cachy docs .
Running Sphinx v4.1.2

Exception occurred:
  File "/home/tkloczko/rpmbuild/BUILD/cachy-0.3.0/docs/conf.py", line 270, in setup
    app.add_stylesheet('theme_overrides.css')
AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'
The full traceback has been saved in /tmp/sphinx-err-utmjkdpi.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
kloczek commented 3 years ago

Duplicate with https://github.com/sdispater/cachy/issues/15 Sorry :/