docs: update generate-docs.ts tools output order#1991
Merged
Conversation
OrKoN
requested changes
May 5, 2026
Collaborator
OrKoN
left a comment
There was a problem hiding this comment.
As discussed offline, the issue is about CLI arguments that are needed to enable a specific tool or category. We should not sort based on tool args.
c58dbf5 to
510ec0f
Compare
OrKoN
reviewed
May 5, 2026
masamaru0513
pushed a commit
to masamaru0513/chrome-devtools-mcp
that referenced
this pull request
May 6, 2026
🤖 I have created a release *beep* *boop* --- ## [0.25.0](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.24.0...chrome-devtools-mcp-v0.25.0) (2026-05-06) ### 🎉 Features * support third-party developer tools ([ChromeDevTools#1982](ChromeDevTools#1982)) ([7548c97](ChromeDevTools@7548c97)) ### 🛠️ Fixes * **input:** stop native select option clicks from timing out ([ChromeDevTools#1960](ChromeDevTools#1960)) ([510ec0f](ChromeDevTools@510ec0f)) * make sure env variables are consistently applied when parsing args ([ChromeDevTools#1994](ChromeDevTools#1994)) ([f45f068](ChromeDevTools@f45f068)) ### 📄 Documentation * extract WebMCP into its own category ([ChromeDevTools#1993](ChromeDevTools#1993)) ([da0441d](ChromeDevTools@da0441d)) * remove token estimates ([ChromeDevTools#2003](ChromeDevTools#2003)) ([14938ac](ChromeDevTools@14938ac)) * update generate-docs.ts tools output order ([ChromeDevTools#1991](ChromeDevTools#1991)) ([895fc65](ChromeDevTools@895fc65)), closes [ChromeDevTools#1932](ChromeDevTools#1932) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: #1932