mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
fixed indentation offset...probably?
This commit is contained in:
parent
9e8333366e
commit
ea566fe5fa
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ Setting name (followed by default value, if any)
|
|||
full path relative to the content source directory.
|
||||
See :ref:`path_metadata`.
|
||||
``EXTRA_PATH_METADATA = {}`` Extra metadata dictionaries keyed by relative path. Relative paths
|
||||
require correct OS-specific directory separators (i.e. / in UNIX and
|
||||
\\ in Windows) unlike some other Pelican file settings.
|
||||
require correct OS-specific directory separators (i.e. / in UNIX and
|
||||
\\ in Windows) unlike some other Pelican file settings.
|
||||
See :ref:`path_metadata`.
|
||||
``DELETE_OUTPUT_DIRECTORY = False`` Delete the output directory, and **all** of its contents, before
|
||||
generating new files. This can be useful in preventing older,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue