-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
50 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# 文档编写指南 | ||
|
||
本文档使用 vuepress 编写 | ||
|
||
注意使用CRLF |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,56 @@ | ||
# 其他图片类功能 | ||
|
||
## Logo | ||
|
||
![20180716080321085.png](https://i.loli.net/2018/07/16/5b4c8b58a92ba.png) | ||
#### `HeaderLogo[]` | ||
|
||
文件名为哈希 | ||
|
||
![Logo.png](https://i.loli.net/2018/07/16/5b4c8b58a92ba.png) | ||
|
||
#### `HeaderBanner[path_String]` | ||
|
||
path 为上面输出的路径, 将下载的版头制成拼图. | ||
|
||
可选项 `Path`, 指定输出目录 | ||
|
||
## Banner | ||
|
||
![20180716080220430.png](https://i.loli.net/2018/07/16/5b4c8b5979070.png) | ||
#### `HeaderBanner[]` | ||
|
||
获取版头 | ||
|
||
可选项 `Path`, 指定输出目录 | ||
|
||
![Banner.png](https://i.loli.net/2018/07/16/5b4c8b5979070.png) | ||
|
||
#### `HeaderBanner[path_String]` | ||
|
||
path 为上面输出的路径, 将下载的版头制成拼图. | ||
|
||
可选项 `Path`, 指定输出目录 | ||
|
||
## IndexIcon | ||
|
||
|
||
### `IndexIcon[]` | ||
![20180716080123956.png](https://i.loli.net/2018/07/16/5b4c8b587b59e.png) | ||
#### `IndexIcon[]` | ||
![IndexIcon.png](https://i.loli.net/2018/07/16/5b4c8b587b59e.png) | ||
|
||
|
||
#### `IndexIcon["Markdown"]` | ||
|
||
### `IndexIcon["Markdown"]` | ||
导出一个 markdown 文档 | ||
|
||
![20180716075211684.png](https://i.loli.net/2018/07/16/5b4c8b5761336.png) | ||
![IndexIcon.png](https://i.loli.net/2018/07/16/5b4c8b5761336.png) | ||
|
||
## ErrorPage | ||
|
||
#### `ErrorPage[]` | ||
|
||
|
||
## Emoji | ||
|
||
![20180716080351343.png](https://i.loli.net/2018/07/16/5b4c8b597585a.png) | ||
#### `VipEmoji[]` | ||
|
||
|
||
![Emoji.png](https://i.loli.net/2018/07/16/5b4c8b597585a.png) |