chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@
|
||||
dir: docs/templates
|
||||
|
||||
## role
|
||||
Provides standardized markdown templates for consistent documentation of APIs, architecture, and features across the project.
|
||||
Provides standardized markdown templates for consistent documentation of API endpoints, system architecture, and product features across the project.
|
||||
## parent
|
||||
index: docs/.pi-map.index.md
|
||||
map: docs/.pi-map.md
|
||||
|
||||
Vendored
+5
-5
@@ -4,15 +4,15 @@ dir: docs/templates
|
||||
index: docs/templates/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Provides standardized markdown templates for consistent documentation of APIs, architecture, and features across the project.
|
||||
Provides standardized markdown templates for consistent documentation of API endpoints, system architecture, and product features across the project.
|
||||
## files
|
||||
- api-endpoint.md | Provides a standardized markdown template for documenting REST API endpoints with sections for authentication, requests, responses, and examples.
|
||||
- api-endpoint.md | Provides a standardized markdown template for documenting REST API endpoints with request/response specifications and examples.
|
||||
- architecture.md | Provides a markdown template for documenting system architecture with standardized sections for components, data flow, technology stack, and operational considerations.
|
||||
- feature-doc.md | Markdown template for documenting software features with standardized sections
|
||||
- feature-doc.md | Provides a markdown template for documenting new product features with standardized sections covering overview, usage, API reference, configuration, and troubleshooting.
|
||||
## arch
|
||||
Template-based documentation system using structured markdown files with predefined sections to enforce uniformity and completeness in technical documentation.
|
||||
Template-based documentation pattern using structured, fill-in-the-section markdown files to enforce uniform documentation standards and reduce authoring overhead.
|
||||
## tags
|
||||
standardized, markdown, template, documenting, api, sections, architecture, provides
|
||||
api, provides, standardized, markdown, template, documenting, architecture, endpoint
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user