Skip to content

Fixed docs on gulp.task's optional arguments & provided a better example#1429

Merged
phated merged 1 commit intogulpjs:masterfrom
kevdez:master
Dec 9, 2015
Merged

Fixed docs on gulp.task's optional arguments & provided a better example#1429
phated merged 1 commit intogulpjs:masterfrom
kevdez:master

Conversation

@kevdez
Copy link
Copy Markdown
Contributor

@kevdez kevdez commented Dec 4, 2015

I noticed that gulp.task docs don't have the task arguments' Type: sections, so I added that.

I also put in a better example for a gulp.task(name, function ( ) { } ) use case. The previous single line example was a little too simplified tbh.

@kevdez
Copy link
Copy Markdown
Contributor Author

kevdez commented Dec 4, 2015

I would also close #1396 for this, since it addresses that issue.

docs/API.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always return your stream

@phated
Copy link
Copy Markdown
Member

phated commented Dec 9, 2015

Thanks!

phated added a commit that referenced this pull request Dec 9, 2015
Fixed docs on gulp.task's optional arguments & provided a better example
@phated phated merged commit 0a4d96b into gulpjs:master Dec 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants