nx/nx-dev/data-access-documents
Jack Hsu 283ec76966
docs(misc): fix up /plugin-registry URLs a devkit URLs (#31441)
This PR fixes two issues with the docs restructure:

1. `/plugin-registry` was reading from `new-nx-api.json`, which had the
wrong base path for API docs -- it was not using `mapping.ts`
2. `/reference/core-api/devkit/documents` did not statically generate
all URLs -- this required a change specifically to handle legacy devkit
documents
2025-06-03 16:48:06 -04:00
..

documentation-api

This library provides the data necessary to display the documentation.

The data folder contains the version mapping as well as a snapshot of the docs.

Testing

nx test documentation-api