-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add auto-generated docs to the monorepo #197
Conversation
# Conflicts: # Anchor.toml
# Conflicts: # package.json # yarn.lock
Looks like github wiki is pretty limited in what it can do with linking pages together. Let me investigate if there is a better alternative |
# Conflicts: # yarn.lock
# Conflicts: # package.json # yarn.lock
Used Docusaurus to create a place for docs and guides. This we will then still deploy to GH pages. Might be nice to add an |
# Conflicts: # .github/dependabot.yml # .github/workflows/checks.yml # .gitignore # legacy-sdk/whirlpool/src/impl/whirlpool-client-impl.ts # package.json # programs/whirlpool/package.json # rust-sdk/client/kinobi.js # rust-sdk/client/package.json # rust-sdk/whirlpool/package.json # ts-sdk/client/kinobi.js # ts-sdk/client/package.json # ts-sdk/lint/eslint.config.js # yarn.lock
# Conflicts: # yarn.lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM🚀
Goal is to deploy them to github pages using GH actions. They are all built on-demand. The actual docs part is not filled out but most important is that we have parity with the current docs (legacy-sdk) which it does