Add documentation for ARCHIVES_SAVE_AS setting

While this setting has existed for some time, there does not seem to
have been any documentation for it until now.
This commit is contained in:
Justin Mayer 2013-06-10 19:42:53 -07:00
commit 1fcf4a6550

View file

@ -242,6 +242,7 @@ Setting name (default value) What does it do?
`<DIRECT_TEMPLATE_NAME>_SAVE_AS` The location to save content generated from direct
templates. Where <DIRECT_TEMPLATE_NAME> is the
upper case template name.
`ARCHIVES_SAVE_AS` (``'archives.html'``) The location to save the article archives page.
`YEAR_ARCHIVE_SAVE_AS` (False) The location to save per-year archives of your
posts.
`MONTH_ARCHIVE_SAVE_AS` (False) The location to save per-month archives of your