Skip to content

docs: update generate-docs.ts tools output order#1991

Merged
nroscino merged 2 commits into
mainfrom
docs/update-doc-generation
May 5, 2026
Merged

docs: update generate-docs.ts tools output order#1991
nroscino merged 2 commits into
mainfrom
docs/update-doc-generation

Conversation

@nroscino
Copy link
Copy Markdown
Contributor

@nroscino nroscino commented May 4, 2026

Closes: #1932

@nroscino nroscino marked this pull request as ready for review May 4, 2026 13:37
@nroscino nroscino requested a review from OrKoN May 4, 2026 13:52
Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN left a comment

Choose a reason for hiding this comment

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

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.

@nroscino nroscino closed this May 5, 2026
@nroscino nroscino force-pushed the docs/update-doc-generation branch from c58dbf5 to 510ec0f Compare May 5, 2026 08:10
@nroscino nroscino reopened this May 5, 2026
@OrKoN OrKoN self-requested a review May 5, 2026 08:17
Comment thread scripts/generate-docs.ts Outdated
Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@nroscino nroscino enabled auto-merge May 5, 2026 08:26
@nroscino nroscino added this pull request to the merge queue May 5, 2026
Merged via the queue into main with commit 895fc65 May 5, 2026
20 checks passed
@nroscino nroscino deleted the docs/update-doc-generation branch May 5, 2026 08:40
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).
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.

Update doc generator to list of all available tools in the tool reference

2 participants