-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Add Table of Contents to "Getting Started" directory
- Loading branch information
1 parent
f3f2d9f
commit a43caf2
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Getting Started | ||
|
||
1. [Quick Start](1-quick-start.md) | ||
2. [JavaScript and Gulpfiles](2-javascript-and-gulpfiles.md) | ||
3. [Creating Tasks](3-creating-tasks.md) | ||
4. [Async Completion](4-async-completion.md) | ||
5. [Working with Files](5-working-with-files.md) | ||
6. [Explaining Globs](6-explaining-globs.md) | ||
7. [Using Plugins](7-using-plugins.md) | ||
8. [Watching Files](8-watching-files.md) |