mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -59,6 +59,10 @@ module.exports = (currentVersion) => {
|
||||
writeFilesProcessor.outputFolder = './dist/@awesome-cordova-plugins/';
|
||||
})
|
||||
|
||||
.config(function (writeFilesProcessor) {
|
||||
writeFilesProcessor.outputFolder = './docs/';
|
||||
})
|
||||
|
||||
// Configure rendering
|
||||
.config(function (templateFinder) {
|
||||
templateFinder.templateFolders.unshift(path.resolve(__dirname, 'templates'));
|
||||
|
||||
Reference in New Issue
Block a user