This commit is contained in:
Gambhiro 2017-01-21 19:03:39 +00:00
parent 6213943420
commit 78505ff5cc
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Here is an example of what a ***book.toml*** file might look like:
title = "Example book" title = "Example book"
author = "Name" author = "Name"
description = "The example book covers examples." description = "The example book covers examples."
dest = "output/my-book" dest_base = "output/my-book"
``` ```
#### Supported variables #### Supported variables