mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
What would be a commit without his "fix typo" brother, uh?
This commit is contained in:
parent
43b1555e5d
commit
5523240553
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Setting name (default value) What doe
|
||||||
the datetime.datetime constructor.
|
the datetime.datetime constructor.
|
||||||
`DELETE_OUTPUT_DIRECTORY` (``False``) Delete the content of the output directory before
|
`DELETE_OUTPUT_DIRECTORY` (``False``) Delete the content of the output directory before
|
||||||
generating new files.
|
generating new files.
|
||||||
`FILES_TO_COPY` (``()``) A list of files (or directories to copy from the source (inside the
|
`FILES_TO_COPY` (``()``) A list of files (or directories) to copy from the source (inside the
|
||||||
content directory) to the destination (inside the output directory).
|
content directory) to the destination (inside the output directory).
|
||||||
For example: ``(('extra/robots.txt', 'robots.txt'),)``.
|
For example: ``(('extra/robots.txt', 'robots.txt'),)``.
|
||||||
`JINJA_EXTENSIONS` (``[]``) A list of any Jinja2 extensions you want to use.
|
`JINJA_EXTENSIONS` (``[]``) A list of any Jinja2 extensions you want to use.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue