kiudee / cs-ranking

Context-sensitive ranking and choice in Python with PyTorch
https://cs-ranking.readthedocs.io
Apache License 2.0
66 stars 15 forks source link

Choice function html doc generation is not working properly #130

Closed timokau closed 3 years ago

timokau commented 4 years ago

While working on fixing #126, I noticed that our online docs for choice functions are broken: 2020-06-01-145223_1235x500_scrot Notice that there are no details other than the name. The choice functions don't link to any additional documentation either. The docs for our other types of estimators work as expected.