Skip to content

Conversation

@iyush05
Copy link

@iyush05 iyush05 commented Mar 26, 2025

Description

Adds a llm.txt file to the docs at /docs/llm route

Validation

Screenshot 2025-03-26 at 18 50 01

Related Issues

Fixes #57587

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npm run format to ensure the code follows the style guide.
  • I have run npm run test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@iyush05 iyush05 requested a review from a team as a code owner March 26, 2025 13:24
@vercel
Copy link

vercel bot commented Mar 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Mar 26, 2025 1:25pm

Copy link
Member

@avivkeller avivkeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a generator in api-docs-tooling, or a generator in node core, not just a concatenation of the current documentation.

Also, it's worth noting there is an open issue in both api-docs-tooling and nodejs/node discussing this, and so the potential implementation can be subject to change during discussion.

@araujogui
Copy link
Member

I'm closing this since it should be a generator in api-docs-tooling. nodejs/doc-kit#226

@araujogui araujogui closed this Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants