1
0
Fork 0
forked from github/pelican
pelican-theme/docs
derwinlu 89b28fd36b Fix warnings originating from bad regexes
Starting with python 3.6 warnings are issued for invalid escape
sequences in regular expressions. This commit corrects all
DeprecationWarning's via properly declaring the offending
regular expressions as raw strings.

Resolves #2095.
2017-03-27 16:09:08 +02:00
..
_static Really fix #1311 by declaring CSS overrides as !important 2014-04-28 22:08:34 +02:00
changelog.rst Add new signal: feed_generated 2017-01-16 11:33:13 +01:00
conf.py Bump version 3.7.1 2017-01-10 13:34:09 -08:00
content.rst doc: updates MARKDOWN 2016-11-02 21:11:42 +01:00
contribute.rst Implement review feedback 2017-02-28 07:39:47 +01:00
faq.rst Remove spurious whitespace in documentation source 2016-12-03 14:53:26 -08:00
importer.rst Correct Dotclear sample file link in importer docs 2015-02-18 09:41:27 -08:00
index.rst Enhance feedback and contributing guidelines 2014-06-30 18:34:18 -07:00
install.rst Minor typo in docs 2016-04-09 09:05:17 -04:00
internals.rst Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +01:00
Makefile Add the docs 2010-10-13 23:08:08 +01:00
pelican-themes.rst Fix spelling mistakes in docs 2015-05-24 13:08:23 +01:00
plugins.rst Add new signal: feed_generated 2017-01-16 11:33:13 +01:00
publish.rst Remove spurious whitespace in documentation source 2016-12-03 14:53:26 -08:00
quickstart.rst Localize default lang and timezone in pelican-quickstart 2016-10-02 13:22:26 -04:00
report.rst Eliminate extraneous whitespace 2012-10-12 23:01:50 +02:00
settings.rst Fix warnings originating from bad regexes 2017-03-27 16:09:08 +02:00
themes.rst remove PAGES; use pages instead 2015-06-27 19:11:55 +02:00
tips.rst Use better headers in tips docs 2017-01-14 13:51:10 +01:00