Skip to content

Commit 39ab232

Browse files
committed
Docs: A new adjustment
1 parent e5d53e3 commit 39ab232

File tree

3 files changed

+0
-24
lines changed

3 files changed

+0
-24
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,8 @@ The crawlPage API internally uses the [puppeteer](https://github.com/puppeteer/p
2626
# Table of Contents
2727

2828
- [Install](#Install)
29-
3029
- [Example](#Example)
31-
3230
- [Core concepts](#Core-concepts)
33-
3431
- [Create application](#Create-application)
3532
- [An example of a crawler application](#An-example-of-a-crawler-application)
3633
- [Choose crawling mode](#Choose-crawling-mode)
@@ -47,9 +44,7 @@ The crawlPage API internally uses the [puppeteer](https://github.com/puppeteer/p
4744
- [Priority queue](#Priority-queue)
4845
- [About results](#About-results)
4946
- [TypeScript](#TypeScript)
50-
5147
- [API](#API)
52-
5348
- [xCrawl](#xCrawl)
5449
- [Type](#Type)
5550
- [Example](#Example-1)
@@ -68,9 +63,7 @@ The crawlPage API internally uses the [puppeteer](https://github.com/puppeteer/p
6863
- [crawlPolling](#crawlPolling)
6964
- [Type](#Type-4)
7065
- [Example](#Example-5)
71-
7266
- [Types](#Types)
73-
7467
- [API Config](#API-Config)
7568
- [API Config Other](#API-Config-Other)
7669
- [IntervalTime](#IntervalTime)
@@ -100,7 +93,6 @@ The crawlPage API internally uses the [puppeteer](https://github.com/puppeteer/p
10093
- [CrawlFileRes](#CrawlFileRes)
10194
- [API Other](#API-Other)
10295
- [AnyObject](#AnyObject)
103-
10496
- [More](#More)
10597

10698
## Install

docs/cn.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,8 @@ crawlPage API 内部使用 [puppeteer](https://github.com/puppeteer/puppeteer)
2626
# 目录
2727

2828
- [安装](#安装)
29-
3029
- [示例](#示例)
31-
3230
- [核心概念](#核心概念)
33-
3431
- [创建应用](#创建应用)
3532
- [一个爬虫应用实例](#一个爬虫应用实例)
3633
- [选择爬取模式](#选择爬取模式)
@@ -47,9 +44,7 @@ crawlPage API 内部使用 [puppeteer](https://github.com/puppeteer/puppeteer)
4744
- [优先队列](#优先队列)
4845
- [关于结果](#关于结果)
4946
- [TypeScript](#TypeScript)
50-
5147
- [API](#API)
52-
5348
- [xCrawl](#xCrawl)
5449
- [类型](#类型)
5550
- [示例](#示例-1)
@@ -69,9 +64,7 @@ crawlPage API 内部使用 [puppeteer](https://github.com/puppeteer/puppeteer)
6964
- [类型](#类型-4)
7065
- [示例](#示例-5)
7166
- [类型](#类型-5)
72-
7367
- [API Config](#API-Config)
74-
7568
- [API Config Other](#API-Config-Other)
7669
- [IntervalTime](#IntervalTime)
7770
- [Method](#Method)
@@ -100,7 +93,6 @@ crawlPage API 内部使用 [puppeteer](https://github.com/puppeteer/puppeteer)
10093
- [CrawlFileRes](#CrawlFileRes)
10194
- [API Other](#API-Other)
10295
- [AnyObject](#AnyObject)
103-
10496
- [更多](#更多)
10597

10698
## 安装

publish/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,8 @@ The crawlPage API internally uses the [puppeteer](https://github.com/puppeteer/p
2626
# Table of Contents
2727

2828
- [Install](#Install)
29-
3029
- [Example](#Example)
31-
3230
- [Core concepts](#Core-concepts)
33-
3431
- [Create application](#Create-application)
3532
- [An example of a crawler application](#An-example-of-a-crawler-application)
3633
- [Choose crawling mode](#Choose-crawling-mode)
@@ -47,9 +44,7 @@ The crawlPage API internally uses the [puppeteer](https://github.com/puppeteer/p
4744
- [Priority queue](#Priority-queue)
4845
- [About results](#About-results)
4946
- [TypeScript](#TypeScript)
50-
5147
- [API](#API)
52-
5348
- [xCrawl](#xCrawl)
5449
- [Type](#Type)
5550
- [Example](#Example-1)
@@ -68,9 +63,7 @@ The crawlPage API internally uses the [puppeteer](https://github.com/puppeteer/p
6863
- [crawlPolling](#crawlPolling)
6964
- [Type](#Type-4)
7065
- [Example](#Example-5)
71-
7266
- [Types](#Types)
73-
7467
- [API Config](#API-Config)
7568
- [API Config Other](#API-Config-Other)
7669
- [IntervalTime](#IntervalTime)
@@ -100,7 +93,6 @@ The crawlPage API internally uses the [puppeteer](https://github.com/puppeteer/p
10093
- [CrawlFileRes](#CrawlFileRes)
10194
- [API Other](#API-Other)
10295
- [AnyObject](#AnyObject)
103-
10496
- [More](#More)
10597

10698
## Install

0 commit comments

Comments
 (0)