08-27-周三_17-09-29
This commit is contained in:
26
node_modules/gitbook-plugin-pageview-count/README.md
generated
vendored
Normal file
26
node_modules/gitbook-plugin-pageview-count/README.md
generated
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
# GitBook Page View Count
|
||||
|
||||
[](https://travis-ci.org/todvora/gitbook-plugin-image-captions)
|
||||
[](https://david-dm.org/todvora/gitbook-plugin-image-captions/)
|
||||
[](https://david-dm.org/todvora/gitbook-plugin-image-captions/#info=devDependencies)
|
||||
[](https://badge.fury.io/js/gitbook-plugin-image-captions)
|
||||
|
||||
|
||||
文档页面阅读数插件
|
||||
|
||||
|
||||
## Installation
|
||||
In your book.json add the plugin:
|
||||
```json
|
||||
{
|
||||
"plugins": [
|
||||
"pageview-count"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
### Changes
|
||||
|
||||
|
||||
#### 1.0.0
|
||||
- 初始化系统
|
Reference in New Issue
Block a user