Updates documentation for collections

Closes #4687
This commit is contained in:
Loren Rogers 2016-04-07 20:28:16 -04:00
parent 0daf1f5514
commit f17d0076e0
1 changed files with 10 additions and 0 deletions

View File

@ -317,6 +317,16 @@ file, each document has the following attributes:
</p> </p>
</td> </td>
</tr> </tr>
<tr>
<td>
<p><code>date</code></p>
</td>
<td>
<p>
The date of the document's collection.
</p>
</td>
</tr>
</tbody> </tbody>
</table> </table>
</div> </div>