From 1fcf4a6550d6ef8ffb3d8c24376cae63f939f5c9 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Mon, 10 Jun 2013 19:42:53 -0700 Subject: [PATCH] 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. --- docs/settings.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/settings.rst b/docs/settings.rst index 3a32ad22..0a04f804 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -242,6 +242,7 @@ Setting name (default value) What does it do? `_SAVE_AS` The location to save content generated from direct templates. Where 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