Merge pull request #650 from wcandillon/patch-2

Update default generator
This commit is contained in:
Samy Pessé
2015-03-14 16:00:09 -07:00
+1 -1
View File
@@ -139,7 +139,7 @@ Configuration.prototype.normalizeLanguage = function() {
Configuration.DEFAULT = {
// Options that can't be extend
"configFile": "book",
"generator": "site",
"generator": "website",
"extension": null,
// Book metadats (somes are extracted from the README by default)