Ste GitBook as publisher

This commit is contained in:
Samy Pessé
2014-10-13 15:23:00 +02:00
parent 78e25f8252
commit 138cddf3d6
+1
View File
@@ -31,6 +31,7 @@ Generator.prototype.finish = function() {
"--title": that.options.title,
"--comments": that.options.description,
"--authors": that.options.author,
"--publisher": "GitBook",
"--chapter": "descendant-or-self::*[contains(concat(' ', normalize-space(@class), ' '), ' book-chapter ')]",
"--chapter-mark": "pagebreak",
"--page-breaks-before": "/",