forked from github/pelican
Link the documentation section.
This commit is contained in:
parent
959f96ff53
commit
eee2aa339d
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Setting name (followed by default value, if any)
|
|||
=============================================================================== =====================================================================
|
||||
``AUTHOR`` Default author (put your name)
|
||||
``DATE_FORMATS = {}`` If you manage multiple languages, you can set the date formatting
|
||||
here. See the "Date format and locale" section below for details.
|
||||
here. See the :ref:`date_format_and_locale` section below for details.
|
||||
``USE_FOLDER_AS_CATEGORY = True`` When you don't specify a category in your post metadata, set this
|
||||
setting to ``True``, and organize your articles in subfolders, the
|
||||
subfolder will become the category of your post. If set to ``False``,
|
||||
|
|
@ -373,6 +373,7 @@ Have a look at `the wikipedia page`_ to get a list of valid timezone values.
|
|||
|
||||
.. _the wikipedia page: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
|
||||
.. _date_format_and_locale:
|
||||
|
||||
Date format and locale
|
||||
----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue