Is API documentation broken?

Am I alone seeing empty pages at hass.config API docs?

Nope. Seems to have broken a while ago.

I second @pnbruckner. I remember commenting on it like 2 weeks ago.

I will take a look. The local build works for me.

If you need the API docs then you could create them locally:

$ make html

See requirements_docs.txt for the dependencies.

Any word on this? I still get no documentation. E.g., https://dev-docs.home-assistant.io/en/master/api/core.html#homeassistant.core.StateMachine, except for the boiler plate stuff and index on the left, is basically empty. Same for most, if not all, backend doc pages.

Nope, still on my todo list.