pelican/docs
Tom Most e65d33b89c Warn that signal receivers are weakly-referenced
For the signal get_generators in particular, it may seem natural to use
a lambda or inner function as the signal receiver, but this does not
work as the receiver is collected before it can be called.
2014-11-02 14:39:08 -08:00
..
_static Really fix #1311 by declaring CSS overrides as !important 2014-04-28 22:08:34 +02:00
changelog.rst Bump version 3.4.0 2014-07-01 13:34:47 -07:00
conf.py Fix #1311 wide tables in RTD theme, remove old theme files 2014-04-28 20:37:49 +02:00
content.rst add paragraph mentioning markdown extensions to docs 2014-11-02 22:40:44 +01:00
contribute.rst minor spelling fixes 2014-09-15 20:29:00 -04:00
faq.rst Update faq.rst 2014-09-22 16:36:34 +02:00
importer.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
index.rst Enhance feedback and contributing guidelines 2014-06-30 18:34:18 -07:00
install.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
internals.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
Makefile Add the docs 2010-10-13 23:08:08 +01:00
pelican-themes.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
plugins.rst Warn that signal receivers are weakly-referenced 2014-11-02 14:39:08 -08:00
publish.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
quickstart.rst Document Markdown inclusion in Quickstart install 2014-11-02 13:49:31 -08:00
report.rst Eliminate extraneous whitespace 2012-10-12 23:01:50 +02:00
settings.rst Make StaticGenerator skip content sources. Refs #1019. 2014-10-31 16:46:01 -07:00
themes.rst Docs update for *_{previous|next}_page variables 2014-05-27 12:30:42 -04:00
tips.rst For creating a CNAME, directory name should be extra 2013-11-19 16:49:37 +05:30