control: block -1 by 871461 895422
Yeah, it would be nice to build the sphinx docs and include them.
After a quick investigation, this is blocked by the the following two
issues:
1 -- The sphinx build clones the swagger-ui components from GitHub,
which is a clear no-go on the buildds, so we'd need swagger-ui packaged
in Debian. (That's the two bugs I've listed as blocking above.)
2 -- The sphinx module "config-options" needs to be packaged for
Debian.
There might be additional missing dependencies needed to fully build
the documentation for Incus; that's just what I was able to determine
in my initial investigation.
Mathias