Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

urgent: feat: add apilinks.json generator #152

Open
ovflowd opened this issue Nov 25, 2024 · 1 comment · May be fixed by #153
Open

urgent: feat: add apilinks.json generator #152

ovflowd opened this issue Nov 25, 2024 · 1 comment · May be fixed by #153
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed javascript Pull requests that update Javascript code

Comments

@ovflowd
Copy link
Member

ovflowd commented Nov 25, 2024

To migrate off the current tooling within nodejs/node, we need to get rid of https://github.com/nodejs/node/blob/main/tools/doc/apilinks.mjs, which needs to become a generator to generate an apilinks.json file.

@ovflowd ovflowd added enhancement New feature or request help wanted Extra attention is needed javascript Pull requests that update Javascript code labels Nov 25, 2024
@ovflowd
Copy link
Member Author

ovflowd commented Nov 25, 2024

@flakey5 flakey5 self-assigned this Nov 27, 2024
flakey5 added a commit that referenced this issue Nov 29, 2024
Closes #152

Signed-off-by: flakey5 <[email protected]>
@flakey5 flakey5 linked a pull request Nov 29, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants