Merge branch 'master' of github.com:ametaireau/pelican

This commit is contained in:
Alexis Metaireau 2011-04-26 00:34:38 +01:00
commit 62c08f66fb

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