move a default value to the table cell it belongs to

This commit is contained in:
derdon 2011-04-26 00:39:31 +02:00 committed by Nicolas Duhamel
commit 51f760edc2

View file

@ -76,8 +76,8 @@ Setting name (default value) what does it do?
default LEFT). default LEFT).
`SKRIBIT_TAB_SITENAME` Tab identifier (See Skribit part below). `SKRIBIT_TAB_SITENAME` Tab identifier (See Skribit part below).
`SKRIBIT_WIDGET_ID` Widget identifier (See Skribit part below). `SKRIBIT_WIDGET_ID` Widget identifier (See Skribit part below).
`STATIC_PATHS` The static paths you want to have accessible `STATIC_PATHS` (``['images']``) The static paths you want to have accessible
(``['images']``) on the output path "static". By default, 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.
`THEME_STATIC_PATHS` (``['static']``) Static theme paths you want to copy. Default `THEME_STATIC_PATHS` (``['static']``) Static theme paths you want to copy. Default