mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add missing word in settings.rst docs
This commit is contained in:
parent
07393cf3b8
commit
05f90fec8e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ Setting name what it does ?
|
|||
`KEEP_OUTPUT_DIRECTORY` Keep the output directory and just update all the generated files.
|
||||
Default is to delete the output directory.
|
||||
`MARKUP` A list of available markup languages you want to use.
|
||||
moment, only available values are `rst` and `md`.
|
||||
For the moment, only available values are `rst` and `md`.
|
||||
`OUTPUT_PATH` Where to output the generated files. Default to
|
||||
"output"
|
||||
`PATH` path to look at for input files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue