You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up proper documentation for @icp-sdk/vetkeys integrated with the centralized dfinity/icp-js-sdk-docs system, following the icp-js-auth docs pattern.
Tasks
Create a docs/ subpackage (own package.json, pnpm) with @dfinity/typedoc-plugin-icp-docs, typedoc-plugin-markdown, typedoc-plugin-frontmatter
Write initial content: installation, quick-start, API reference
Replace .github/workflows/publish-frontend-docs.yml with the icp-js-auth publish-docs.yml pattern (push to dfinity/icp-js-sdk-docs)
Hook docs publish into release.yml (triggered on non-beta releases)
Blockers
Requires understanding @dfinity/typedoc-plugin-icp-docs availability and the dfinity/icp-js-sdk-docs repo setup
Summary
Set up proper documentation for
@icp-sdk/vetkeysintegrated with the centralizeddfinity/icp-js-sdk-docssystem, following the icp-js-auth docs pattern.Tasks
docs/subpackage (ownpackage.json, pnpm) with@dfinity/typedoc-plugin-icp-docs,typedoc-plugin-markdown,typedoc-plugin-frontmatter.github/workflows/publish-frontend-docs.ymlwith the icp-js-authpublish-docs.ymlpattern (push todfinity/icp-js-sdk-docs)release.yml(triggered on non-beta releases)Blockers
@dfinity/typedoc-plugin-icp-docsavailability and thedfinity/icp-js-sdk-docsrepo setup