#1144479 incus: please build documentation

#1144479#5
Date:
2026-08-15 16:21:26 UTC
From:
To:
Hi! It'd be really nice if incus would build the documentation it ships,
and integrate it into doc-base to be viewed with dochelp or similar.

Thanks! Bye :)

#1144479#10
Date:
2026-08-27 13:14:05 UTC
From:
To:
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