package-sets
package-sets copied to clipboard
Generate Documentation
Since all packages in a set will build together, it makes sense to generate all documentation at once, so that we can show things like links to instances in other modules.
We should probably think about how this applies to Pursuit in the longer term if the psc-package experiment is a success
@hdgarrood, any thoughts? I think we could potentially aim to have Pursuit build docs on a regular basis for each active package set, or something like that. Since we would build and cache all externs for a package set during CI anyway, we could use this to get a pretty great type search feature too.