3e7410b6bd
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.
20 lines
583 B
Markdown
20 lines
583 B
Markdown
# 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
|
|
-
|