pkgdepends icon indicating copy to clipboard operation
pkgdepends copied to clipboard

More flexible configuration of vignette building

Open gaborcsardi opened this issue 5 years ago • 1 comments
trafficstars

For package trees. It should be possible to supply a vector of package names, to build vignettes for these packages only. Or negated packages names, e.g. "!pkgx", and then build vignettes for all packages except for the negated ones.

gaborcsardi avatar Mar 03 '20 09:03 gaborcsardi

This does not seem very important currently, but eventually we can have a ?novignettes and a ?vignettes parameter, these are pretty simple to implement.

gaborcsardi avatar Dec 13 '21 19:12 gaborcsardi