mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
v2 docs
This commit is contained in:
@ -17,7 +17,7 @@ module.exports = function indexPage(renderDocsProcessor) {
|
||||
id: 'index-page',
|
||||
currentVersion: currentVersion,
|
||||
template: 'api_index.template.html',
|
||||
outputPath: 'docs/' + versionPath + '/api/index.md'
|
||||
outputPath: 'docs/v2/' + versionPath + '/api/index.md'
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user