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
Recent updates to PF org documentation has busted the link references. They should be generated to avoid having to intermittently updated AND until an API is available
Acceptance criteria
Create a short term fix (potentially integrates with a long term fallback) that resolves the current link issue
working under the premise that documentation should not be directly stored in the server and instead be generated either on release, an api, or carried in through resources
we may still have to make an allowance for fallbacks, resource limits, etc... it's becoming apparent it would be a little funny to hit a resource cutoff and the model starts flailing ... NPMs could be considered, at the least it would offset package size and maintenance. And there may be other use-cases yet to present for having an "offline mode"
need to start considerations for multiple PatternFly versions. The API currently only provides v6.
Description
Recent updates to PF org documentation has busted the link references. They should be generated to avoid having to intermittently updated AND until an API is available
Acceptance criteria
Create a short term fix (potentially integrates with a long term fallback) that resolves the current link issue
CreateReview a solution to generate linksReview API integration from https://github.com/patternfly/patternfly-doc-core
Assumptions and questions
related to Review integration with the PF AI tooling documentation #49 Add design tokens support for lookup/validation #114
working under the premise that documentation should not be directly stored in the server and instead be generated either on release, an api, or carried in through resources
need to start considerations for multiple PatternFly versions. The API currently only provides
v6.Jira Issue: PF-3128