Files
nrwl--nx/nx-dev/data-access-documents/README.md
T
2026-07-13 12:38:36 +08:00

12 lines
236 B
Markdown

# documentation-api
This library provides the data necessary to display the documentation.
The [`data`](./src/data) folder contains the version mapping as well as a snapshot of the docs.
## Testing
```
nx test documentation-api
```