torproject/stem

Documentation website missing content

stevenengler opened this issue · 3 comments

For example if I go to https://stem.torproject.org/api/connection.html, I see:

1676387192_grim

There also seems to be some documentation missing from other pages, such as https://stem.torproject.org/api/control.html.

Thanks Steven, good catch. The issue seems to be localized to the connection docs so I adjusted the ticket title. Patches welcome.

Didn't the "Controller" page have a lot more on it before? For example, where are the controller methods like attach_stream or get_circuit? Or are they supposed to be on the "Connection" docs?

Ooph, that's a great point. Reverted the title change.

You're right. The controller page has the header and enumerations but not the classes. Weird.