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 (index)
|
||||
dir: fixtures/sample-project/docs
|
||||
|
||||
## role
|
||||
Provides API documentation and usage examples for the sample project's user management functionality.
|
||||
## parent
|
||||
index: fixtures/sample-project/.pi-map.index.md
|
||||
map: fixtures/sample-project/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- API.md
|
||||
## links
|
||||
index: fixtures/sample-project/docs/.pi-map.index.md
|
||||
map: fixtures/sample-project/docs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user