1
0
Fork 0
forked from github/pelican

Add a settings.py sample into the documentation.

Fixes #118
This commit is contained in:
Alexis Metaireau 2011-07-22 02:11:18 +02:00
commit fc2843306f

View file

@ -287,3 +287,9 @@ Setting name (default value) what does it do?
================================================ =====================================================
.. _pelican-themes: :doc:`pelican-themes`
Example settings
================
.. literalinclude:: ../samples/pelican.conf.py
:language: python