ionelmc / python-hunter

Hunter is a flexible code tracing toolkit.
https://python-hunter.readthedocs.io/
BSD 2-Clause "Simplified" License
796 stars 46 forks source link

`hunter.Event` documentation is missing available fields in latest docs #55

Closed chrahunt closed 5 years ago

chrahunt commented 5 years ago

In the latest version of the documentation hunter.Event is pretty bare, only showing the class description, but no attributes. See here. This only impacts latest - both stable and 2.2.1 look good and have all the relevant fields.

ionelmc commented 5 years ago

Uh ... does it now have all the stuff?

chrahunt commented 5 years ago

Still happening for me. Compare stable:

Reference — Hunter 2 2 1 documentation - Mozilla Firefox_006

vs latest:

Reference — Hunter 0 1 dev53 documentation - Mozilla Firefox_007

ionelmc commented 5 years ago

Ooof ... now it should be fixed for real (336b54e).