Skip to content

Commit 2bcaf5b

Browse files
committed
docs: WIP only list methods and their use
1 parent b0ed5dd commit 2bcaf5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
> Find something missing? [Open an issue](open-an-issue)
22
3-
[gulp.task](#gulptask) -
3+
create: [Gulp.create](#gulpcreate) - [Gulp.createClass](#gulpcreateclass) <br>
4+
definition: [gulp.task](#gulptask) -
45
[gulp.src](#gulptask) -
56
[gulp.dest](#gulptask) -
67
[gulp.watch](#gulptask) <br>
7-
[gulp.start](#gulpstart) -
8+
composition: [gulp.start](#gulpstart) -
89
[gulp.stack](#async-composers) -
910
[gulp.series](#async-composers) -
1011
[gulp.parallel](#async-composers)

0 commit comments

Comments
 (0)