docs-v2/layouts
Jason Stirnaman 4f430457cb refactor(api): replace hardcoded product configs with auto-discovery
Replace the 110-line productConfigs map with auto-discovery from
.config.yml files. The generation script now derives Hugo paths,
menu keys, and static file names from directory structure and
existing frontmatter.

Key changes:
- discoverProducts() scans api-docs/ for .config.yml files
- Each API entry generates independently (no mergeArticleData)
- New frontmatter params: specDownloadPath, articleDataKey, articleSection
- Templates use frontmatter lookup instead of hardcoded URL-to-key maps
- list.html download button simplified from 50 lines to 5
- Cypress tests updated for Hugo-native-only URLs
2026-03-15 17:01:27 -05:00
..
_default Merge remote-tracking branch 'origin/master' into docs-v2-pr6622 2026-03-06 12:12:58 -06:00
api refactor(api): replace hardcoded product configs with auto-discovery 2026-03-15 17:01:27 -05:00
partials refactor(api): replace hardcoded product configs with auto-discovery 2026-03-15 17:01:27 -05:00
section Feature: Generate documentation in LLM-friendly Markdown (#6555) 2025-12-01 12:32:28 -06:00
shortcodes refactor: replace URL-parsing in shortcodes with cascade product data (#6883) 2026-02-27 09:46:57 -06:00
404.html Initial Kapa.ai chat integration. 2025-02-12 13:48:29 -06:00
LLMS-TXT-README.md feat(api): update API layouts and UI components 2026-02-03 20:11:42 -06:00
index.html updated explorer messaging from beta to ga (#6152) 2025-06-26 11:36:55 -05:00
index.llmstxt.txt Feature: Generate documentation in LLM-friendly Markdown (#6555) 2025-12-01 12:32:28 -06:00
robots.txt chore(robots): Add a sitemap declaration for robots 2025-10-09 12:16:38 -05:00
sitemap.xml add JSON page lists for use in the v3 UI (#5363) 2024-03-14 09:32:04 -06:00