Scope
Make patternfly-org documentation content a first-class source in the patternfly-doc-core Docs API (discoverable via /api/[version]/[section]/[page]/… and related indexes)—the design guidelines, AI pages, foundations, etc. that today largely live under patternfly-org (e.g. documentation-site / site content) and that MCP still pins via docs.json.
Approach
- Inventory what org content the API build already gets (e.g.
packages/site src/ in pf-docs.config.mjs) vs what still only exists in legacy documentation-site (or isn’t published to /api).
- Add or remap missing patternfly-org content collections into the doc-core site config so they participate in API index generation.
- Verify key org sections (e.g. AI overview, design guidelines, a sample component design page) appear in the API index and return body/text as expected in a local or preview API build.
- Document any gaps left for a follow-up (hosting/public URL, MCP cutover).
Jira Issue: PF-4531
Scope
Make patternfly-org documentation content a first-class source in the patternfly-doc-core Docs API (discoverable via
/api/[version]/[section]/[page]/…and related indexes)—the design guidelines, AI pages, foundations, etc. that today largely live under patternfly-org (e.g.documentation-site/ site content) and that MCP still pins viadocs.json.Approach
packages/sitesrc/inpf-docs.config.mjs) vs what still only exists in legacydocumentation-site(or isn’t published to/api).Jira Issue: PF-4531