mirror of
https://github.com/github/spec-kit.git
synced 2026-07-03 12:28:06 +08:00
docs: add extensions reference page and integrations FAQ (#2242)
- New docs/extensions.md: command reference for all 9 specify extension commands and 3 specify extension catalog commands, plus catalog resolution order, extension configuration, and FAQ - docs/integrations.md: add FAQ section covering single-integration limit, file preservation, key discovery, CLI vs IDE requirements, upgrade vs switch - docs/toc.yml: add Extensions under Reference section - README.md: update integration and extension links to published docs site
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
items:
|
||||
- name: Integrations
|
||||
href: integrations.md
|
||||
- name: Extensions
|
||||
href: extensions.md
|
||||
|
||||
# Development workflows
|
||||
- name: Development
|
||||
|
||||
Reference in New Issue
Block a user