mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(ci): updating dgeni processors and templates for new ionic-site structure
This commit is contained in:
@ -19,7 +19,7 @@ module.exports = function indexPage(renderDocsProcessor) {
|
||||
id: 'index-page',
|
||||
currentVersion: currentVersion,
|
||||
template: 'api_index.template.html',
|
||||
outputPath: 'docs/v2/' + versionPath + '/api/index.md'
|
||||
outputPath: 'content/docs/v2/' + versionPath + '/api/index.md'
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user