python-sdbus / python-sdbus-networkmanager

python-sdbus binds for NetworkManager
GNU Lesser General Public License v2.1
30 stars 6 forks source link

Autodoc documentation is broken on a recent sdbus version #42

Closed igo95862 closed 2 years ago

igo95862 commented 2 years ago

Compare:

Broken current version: https://python-sdbus-networkmanager.readthedocs.io/en/latest/objects.html

Correct old version: https://python-sdbus-networkmanager.readthedocs.io/en/stable/objects.html

igo95862 commented 2 years ago

I found an issue in the sdbus and fixed it.

However, the autodoc extension is broken currently and needs fixes.

igo95862 commented 2 years ago

Should be fixed in recent sdbus