add edit urls for tasks

This commit is contained in:
dillon 2015-10-03 13:07:17 -07:00
parent 7ee48bb7d5
commit d4adc65a2a
3 changed files with 3 additions and 15 deletions

View file

@ -1,6 +1,7 @@
---
layout: docs
title: ChangeFolderTask
edit_url: "https://github.com/nylas/N1/blob/master/src/flux/tasks/change-folder-task.coffee"
---
<h2>Summary</h2>
@ -22,8 +23,3 @@ that configuration</li>
<ul>
</ul>

View file

@ -1,6 +1,7 @@
---
layout: docs
title: ChangeLabelsTask
edit_url: "https://github.com/nylas/N1/blob/master/src/flux/tasks/change-labels-task.coffee"
---
<h2>Summary</h2>
@ -19,8 +20,3 @@ title: ChangeLabelsTask
<ul>
</ul>

View file

@ -1,6 +1,7 @@
---
layout: docs
title: Task
edit_url: "https://github.com/nylas/N1/blob/master/src/flux/tasks/task.coffee"
---
<h2>Summary</h2>
@ -40,8 +41,3 @@ Each newly queued <code>Save</code> can cancel the (unstarted) save task in the
<ul>
</ul>