convexengineering / gpkit

Geometric programming for engineers
http://gpkit.readthedocs.org
MIT License
206 stars 40 forks source link

API documentation is empty #1564

Closed akshayka closed 2 years ago

akshayka commented 2 years ago

On the current version of the online docs, the API documentation appears to be empty.

For example (from https://gpkit.readthedocs.io/en/latest/autodoc/gpkit.constraints.html#module-gpkit.constraints.bounded):

image

It's an easy error to make with Sphinx (I've done it) but hard to catch, so just thought I'd mention it.

bqpd commented 2 years ago

Fixed (belatedly), thanks for the heads up!

Amusingly it was caused by a dependency change.