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.
31 lines
864 B
Markdown
31 lines
864 B
Markdown
# fixtures/sample-project (index)
|
|
dir: fixtures/sample-project
|
|
|
|
## role
|
|
Provides a minimal sample Node.js/TypeScript project fixture for testing and demonstrating the pi-project-map functionality.
|
|
## parent
|
|
index: fixtures/.pi-map.index.md
|
|
map: fixtures/.pi-map.md
|
|
## children
|
|
- fixtures/sample-project/docs
|
|
index: fixtures/sample-project/docs/.pi-map.index.md
|
|
map: fixtures/sample-project/docs/.pi-map.md
|
|
- fixtures/sample-project/src
|
|
index: fixtures/sample-project/src/.pi-map.index.md
|
|
map: fixtures/sample-project/src/.pi-map.md
|
|
- fixtures/sample-project/tests
|
|
index: fixtures/sample-project/tests/.pi-map.index.md
|
|
map: fixtures/sample-project/tests/.pi-map.md
|
|
## files
|
|
- .gitignore
|
|
- README.md
|
|
- package.json
|
|
- tsconfig.json
|
|
## links
|
|
index: fixtures/sample-project/.pi-map.index.md
|
|
map: fixtures/sample-project/.pi-map.md
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|