Documentation providers
Other providers not yet in scope
Generator Formats
- typedoc
- ts-docgen (from typedoc)
- docgen
- openapi
By supporting slash-create, dbots.js and dbothook.js.org are also supported and were added with the navigator rewrite in #70. Per-package embed libraries are already possible, .
Additional safeguards to protect the service from throwing errors can include prevention of attempts to search or fetch from specific providers for /docs or /code as standard options or an opt-in basis. Navigator abstractions will also be needed due to the differences in docgen structure (i.e. SlashCreateDocsParser + SlashCreateDocsSource + SlashCreateDocsNavigator).
Documentation providers
slash-creatediscord.jsdiscord.js.org
eris~/data/docs/index.json~/eris-{version}.json@sapphire/*sapphiredev/shapeshift
Other providers not yet in scope
Generator Formats
By supporting
slash-create,dbots.jsanddbothook.js.orgare also supported and were added with the navigator rewrite in #70. Per-package embed libraries are already possible, .Additional safeguards to protect the service from throwing errors can include prevention of attempts to search or fetch from specific providers for
/docsor/codeas standard options or an opt-in basis. Navigator abstractions will also be needed due to the differences in docgen structure (i.e.SlashCreateDocsParser+SlashCreateDocsSource+SlashCreateDocsNavigator).