Skip to content

Generate docs for modules #360

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

Merged
merged 1 commit into from
May 2, 2025
Merged

Conversation

karthik2804
Copy link
Collaborator

This PR does a couple of things

  • Removes the old docs generation script and only generates the current version
  • Introduces a package.json at the root level as the first step towards converting this to a npm workspace. This is currently used to generate docs.

Note: Once a release/manual dispatch occurs this will remove the docs of the older versions of the SDK away. We will make a copy of the docs and publish it separately otherwise there will be versioning confusion.

This PR does a couple of things
- Removes the old docs generation script and only generate the current
  version
- Introduces a package.json at the root level as the first step
towards to converting this to a npm workspace. This is currently used to
generate docs.

Signed-off-by: Karthik Ganeshram <[email protected]>
@karthik2804 karthik2804 merged commit f03844b into spinframework:main May 2, 2025
11 checks passed
@karthik2804 karthik2804 deleted the fix_docs branch May 2, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants