Skip to content

docs: add a plugin to generate documentation for LLMs #4635

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

Merged
merged 8 commits into from
Apr 11, 2025

Conversation

okineadev
Copy link
Contributor

@okineadev okineadev commented Mar 20, 2025

Description

This PR adds the vitepress-plugin-llms plugin to the VitePress configuration, which automatically generates LLM-Friendly documentation for the https://vitepress.dev website (see https://llmstxt.org)

Linked Issues

Closes #4545
Closes #4590


Tip

The author of this PR can publish a preview release by commenting /publish below.

@okineadev

This comment was marked as outdated.

@okineadev okineadev marked this pull request as ready for review March 20, 2025 18:45
@brc-dd brc-dd changed the title feat(docs): add a plugin to generate documentation for LLMs docs: add a plugin to generate documentation for LLMs Apr 11, 2025
@brc-dd brc-dd merged commit ca0a251 into vuejs:main Apr 11, 2025
9 checks passed
@okineadev okineadev deleted the llms-docs branch April 11, 2025 07:05
@okineadev
Copy link
Contributor Author

We need to update the plugin

@okineadev
Copy link
Contributor Author

Oh, sections are not being generated right now due to incomplete sidebar support, everything is in one heap, but that's okay, the main thing is that it works and nothing is broken

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support llms.txt generation Support indexing by an LLM
2 participants