the registry
Curated documentation sources
27 projects that publish an llms.txt, each resolvable by id so
docspack build can turn one into a documentation package without you finding
the URL. 23 of them also publish an llms-full.txt, which arrives in a
single request instead of a page-by-page crawl.
Being listed is a convenience, not a gate — any llms.txt URL works
with docspack build. And none of this is on the runtime path:
sync, ask and search
never touch the network.
Adding a source
Open a pull request adding one object to registry.json in
@docspack/registry.
Entries stay sorted by id, the three URLs must be https, and the rules are enforced by the
test suite rather than by review.