fixed the writings of two variable names in the settings table

This commit is contained in:
derdon 2011-04-25 00:36:15 +02:00
commit b602e3799d

View file

@ -54,7 +54,7 @@ Setting name (default value) what does it do?
are `rst` and `md`. are `rst` and `md`.
`OUTPUT_PATH` (``'output/'``) Where to output the generated files. `OUTPUT_PATH` (``'output/'``) Where to output the generated files.
`PATH` (``None``) path to look at for input files. `PATH` (``None``) path to look at for input files.
`PDF_PROCESSOR` (``False``) Set to True if you want to have PDF versions `PDF_GENERATOR` (``False``) Set to True if you want to have PDF versions
of your documents. You will need to install of your documents. You will need to install
`rst2pdf`. `rst2pdf`.
`RELATIVE_URL` (``True``) Defines if pelican should use relative urls or `RELATIVE_URL` (``True``) Defines if pelican should use relative urls or
@ -80,7 +80,7 @@ Setting name (default value) what does it do?
(``['images']``) on the output path "static". By default, (``['images']``) on the output path "static". By default,
pelican will copy the 'images' folder to the pelican will copy the 'images' folder to the
output folder. output folder.
`STATIC_THEME_PATHS` (``['static']``) Static theme paths you want to copy. Default `THEME_STATIC_PATHS` (``['static']``) Static theme paths you want to copy. Default
values is `static`, but if your theme have values is `static`, but if your theme have
others static paths, you can put them here. others static paths, you can put them here.
`TAG_CLOUD_STEPS` (4) Count of different font sizes in the tag `TAG_CLOUD_STEPS` (4) Count of different font sizes in the tag