package-sets icon indicating copy to clipboard operation
package-sets copied to clipboard

Generate Documentation

Open paf31 opened this issue 9 years ago • 5 comments

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.

paf31 avatar Oct 16 '16 04:10 paf31