Skip to content

Commit 751dcc4

Browse files
committed
remove C/C++ from file-scraper list
moved to URLScraper by e17bc84
1 parent 6100912 commit 751dcc4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/file-scrapers.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@ This lists the docs that use `FileScraper` and instructions for building some of
44

55
If you open a PR to update one of these docs, please add/fix the instructions.
66

7-
## C
8-
9-
Download the HTML book from https://en.cppreference.com/w/Cppreference:Archives
10-
and copy `reference/en/c` from the ZIP file into `/path/to/devdocs/docs/c`.
11-
12-
## C++
13-
14-
Download the HTML book from https://en.cppreference.com/w/Cppreference:Archives
15-
and copy `reference/en/cpp` from the ZIP file into `/path/to/devdocs/docs/cpp`.
16-
177
## Dart
188

199
Click the “API docs” link under the “Stable channel” header on

0 commit comments

Comments
 (0)