Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 166f14a

Browse filesBrowse files
aduh95danielleadams
authored andcommitted
tools: check links in api docs
Fixes: #35189 PR-URL: #35191 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 5a730b5 commit 166f14a
Copy full SHA for 166f14a

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎tools/doc/checkLinks.js‎

Copy file name to clipboardExpand all lines: tools/doc/checkLinks.js
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ function findMarkdownFilesRecursively(dirPath) {
2626

2727
if (
2828
entry.isDirectory() &&
29-
entry.name !== 'api' &&
3029
entry.name !== 'build' &&
3130
entry.name !== 'changelogs' &&
3231
entry.name !== 'deps' &&

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.