Merge pull request #4647 from gesa/fix-templates-doc

Merge pull request 4647
This commit is contained in:
jekyllbot 2016-03-11 17:43:22 -06:00
commit 204e3074c9
1 changed files with 2 additions and 5 deletions

View File

@ -303,11 +303,8 @@ file, each document has the following attributes:
</td> </td>
<td> <td>
<p> <p>
The URL of the rendered collection. The file is only written to the The URL of the rendered collection. The file is only written to the destination when the collection to which it belongs has <code>output: true</code> in the site's configuration.
destination when the name of the collection to which it belongs is </p>
included in the <code>render</code> key in the site's configuration
file.
</p>
</td> </td>
</tr> </tr>
<tr> <tr>