add label to document section of collections page

This commit is contained in:
Bud Parr
2014-05-22 21:30:40 -04:00
parent f623404b89
commit 2e2aac5988

View File

@@ -244,6 +244,16 @@ In addition to any YAML front-matter provided in the document's corresponding fi
</p>
</td>
</tr>
<tr>
<td>
<p><code>label</code></p>
</td>
<td>
<p>
The name of the document's collection.
</p>
</td>
</tr>
</tbody>
</table>
</div>