pelican/docs
Tom Most 1b02ff79a7 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-06-29 20:06:28 -07:00
..
_static Really fix #1311 by declaring CSS overrides as !important 2014-04-28 22:08:34 +02:00
changelog.rst multiple authors implemented 2014-02-14 03:21:06 +01:00
conf.py Fix #1311 wide tables in RTD theme, remove old theme files 2014-04-28 20:37:49 +02:00
content.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
contribute.rst Fix test errors on OSX 2014-06-26 01:01:42 -04:00
faq.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
importer.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
index.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04: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-06-29 20:06:28 -07:00
publish.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
quickstart.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
report.rst Eliminate extraneous whitespace 2012-10-12 23:01:50 +02:00
settings.rst Merge pull request #1322 from smartass101/get_files_multiple_paths 2014-06-25 07:29:22 -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