-
Notifications
You must be signed in to change notification settings - Fork 101
docs: move documentation from ix to ix-docs #1883
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
Conversation
|
|
Co-authored-by: Lukas Maurer <[email protected]>
🆕 What is the new behavior?
Perviously the ix documentation was coupled directly to an library release besides some typo fixes. This changes in the last time and the documentation become a more dedicated site which gets more frequent updates then the library itself.
This change will move the documentation into siemens/ix-docs and just keeps the test-apps, playground and api generation inside the ix repo itself.
🏁 Checklist
A pull request can only be merged if all of these conditions are met (where applicable):
pnpm run docs
)pnpm test
)pnpm lint
)pnpm build
, changes pushed)👨💻 Help & support