chore: track .pi-map.md and .pi-map.index.md artifacts
Remove the map files from .gitignore so they are committed as project navigation artifacts, and also unignore them in the sample fixture. Regenerate all maps so the committed versions reflect the current source.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# fixtures/sample-project/docs
|
||||
dir: fixtures/sample-project/docs
|
||||
|
||||
index: fixtures/sample-project/docs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Provides API documentation and usage examples for the sample project's user management functionality.
|
||||
## files
|
||||
- API.md | Documents a user management API with user creation/serialization functions and validation utilities
|
||||
## arch
|
||||
Documentation-as-code pattern with markdown-based reference material for external API consumers.
|
||||
## tags
|
||||
api, user, documents, management, creation, serialization, validation, utilities
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user