mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
search index /docs/api/
This commit is contained in:
@@ -57,7 +57,7 @@ gulp.task('docs-index', function() {
|
||||
var ref = {};
|
||||
|
||||
return gulp.src([
|
||||
'tmp/ionic-site/docs/{components,guide,overview,angularjs}/**/*.{md,html}',
|
||||
'tmp/ionic-site/docs/{components,guide,overview,api}/**/*.{md,html}',
|
||||
'tmp/ionic-site/tutorials/**/*.{md,html}'
|
||||
])
|
||||
.pipe(es.map(function(file, callback) {
|
||||
|
||||
Reference in New Issue
Block a user