diff options
author | Soreine <nicolas@gitbook.com> | 2016-06-10 18:03:40 +0200 |
---|---|---|
committer | Soreine <nicolas@gitbook.com> | 2016-06-10 18:03:40 +0200 |
commit | 4ae7cdb5d1598824c36e0fdb4f98ea3ac8152511 (patch) | |
tree | 7d6fe10731a221af550100861809a214d28da144 /docs | |
parent | 990a4efeb59f9f0c179225b464cd3a4447b68978 (diff) | |
download | gitbook-4ae7cdb5d1598824c36e0fdb4f98ea3ac8152511.zip gitbook-4ae7cdb5d1598824c36e0fdb4f98ea3ac8152511.tar.gz gitbook-4ae7cdb5d1598824c36e0fdb4f98ea3ac8152511.tar.bz2 |
Mention autocover plugin in docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ebook.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ebook.md b/docs/ebook.md index 7b338a3..6931079 100644 --- a/docs/ebook.md +++ b/docs/ebook.md @@ -29,7 +29,7 @@ You can replace `/usr/bin` with any directory that is in your $PATH. ### Cover -Covers are used for all the ebook formats. It's an important part of an ebook brandline. +Covers are used for all the ebook formats. You can either provide one yourself, or generate one using the [autocover plugin](https://plugins.gitbook.com/plugin/autocover). To provide a cover, place a **`cover.jpg`** file at the root directory of your book. Adding a **`cover_small.jpg`** will specify a smaller version of the cover. The cover should be a **JPEG** file. |