Document nixguix listing and loading behahior
The ingestion of the nixguix stack is a bit hard to follow. We have one lister which delegates loading to a bunch of core and vcs loaders.
Though new loaders are documented, they are not linked from any documentation page. Updating the nixguix listing and loading behavior will allow to reference those loader's documentation [2-9]
There exists a page dedicated for the nixguix which is not populated. That'd be a start [1]
List of loaders we can mention from that page are:
- ContentLoader [2]
- TarballDirectoryLoader [3]
- GitCheckoutLoader [5]
- HgCheckoutLoader [6]
- SvnExportLoader [8]
Refs. swh/meta#3781 (closed)
Edited by Antoine R. Dumont