wtbarnes / fiasco

Python interface to the CHIANTI atomic database
http://fiasco.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
20 stars 15 forks source link

Inheritance diagrams in docs are broken #255

Closed wtbarnes closed 4 months ago

wtbarnes commented 5 months ago

All of the inheritance diagrams for the stable version of the documentation are broken, e.g. https://fiasco.readthedocs.io/en/stable/code_ref/io.html#class-inheritance-diagram. This may be a sphinx-related issue as I'm still pinning to sphinx<5.

wtbarnes commented 5 months ago

This is probably solved by using conda on RTD.