RDFLib / rdflib

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
https://rdflib.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.15k stars 555 forks source link

New sphinx docs fix #2852

Closed ashleysommer closed 2 months ago

ashleysommer commented 2 months ago

Another set of changes to potentially fix the issues created by the new sphinx-autodocs version.

ashleysommer commented 2 months ago

I've got the docs generation passing locally now, just pushed the rest of the fixes. This now also fixes https://github.com/RDFLib/rdflib/issues/1830

coveralls commented 2 months ago

Coverage Status

coverage: 91.047%. remained the same when pulling 46006cfa83b3cfc5a2aa1bc3c96ecf8b31d36377 on new_sphinx_docs_fix into b35fd1994f41d2a3dbf3df7d5a9db87d2602dab8 on main.