Skip to content

Commit

Permalink
Docs: Add Table of Contents to "Getting Started" directory
Browse files Browse the repository at this point in the history
  • Loading branch information
janiceilene authored and phated committed May 31, 2018
1 parent f3f2d9f commit a43caf2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/getting-started/README.md
@@ -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)

0 comments on commit a43caf2

Please sign in to comment.