Commit Graph

30 Commits

Author SHA1 Message Date
Andrew Janke 808eb3a286 Fix redirected and broken links 2019-03-05 00:52:49 -05:00
Andrew Janke 249f031fbb Fix sphinx build warnings 2018-12-18 13:57:40 -05:00
Dan Bader 4b16a1eba7 Update Makefile and footer 2018-07-25 16:51:25 -07:00
Dan Bader 75b235fdf0 Bump deps 2018-07-16 12:10:07 -07:00
kennethreitz 7a58e5c03a python 3 propganda™
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-08-28 02:10:33 -04:00
kennethreitz 538f67e20f hacks 2016-02-21 22:00:50 -05:00
kennethreitz 60c71a0a61 new sphinx config for alabaster 2016-02-21 18:28:22 -05:00
kennethreitz 13bf0aefa0 Update conf.py 2016-01-26 18:04:22 -05:00
kennethreitz abab81deb7 Update conf.py 2016-01-26 18:02:52 -05:00
Tridev c48ec0657a Update conf.py
update at line 49 to the issue #646
2016-01-26 09:39:49 +05:30
kennethreitz 59ca0c71d5 Update conf.py 2016-01-15 17:57:14 -05:00
Ian Cordasco 0e06a61ea5 Merge branch 'pr/640'
Closes #640
2015-10-31 09:20:14 -05:00
Navdeep Singh fd846d8820 Add short description of Buildout 2015-10-31 09:20:03 -05:00
Ian Cordasco 4426806372 Fix up travis build 2015-10-30 22:51:20 -05:00
Ben McGinnes cb94c3af22 Added search.html to epub_exclude_files
Added search.html to epub_exclude_files to avoid these errors:

Epubcheck Version 3.0

Validating against EPUB version 2.0
ERROR: pythonguide.epub/search.html(17,57): attribute "id" not allowed here; expected attribute "charset", "defer", "src" or "xml:space"
ERROR: pythonguide.epub/search.html(51,32): element "form" not allowed anywhere; expected the element end-tag, text or element "a", "abbr", "acronym", "address", "applet", "b", "bdo", "big", "blockquote", "br", "cite", "code", "del", "dfn", "div", "dl", "em", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "i", "iframe", "img", "ins", "kbd", "map", "noscript", "ns:svg", "object", "ol", "p", "pre", "q", "samp", "script", "small", "span", "strong", "sub", "sup", "table", "tt", "ul" or "var" (with xmlns:ns="http://www.w3.org/2000/svg")
ERROR: pythonguide.epub/search.html(54,66): element "form" not allowed anywhere; expected the element end-tag, text or element "a", "abbr", "acronym", "address", "applet", "b", "bdo", "big", "blockquote", "br", "cite", "code", "del", "dfn", "div", "dl", "em", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "i", "iframe", "img", "ins", "kbd", "map", "noscript", "ns:svg", "object", "ol", "p", "pre", "q", "samp", "script", "small", "span", "strong", "sub", "sup", "table", "tt", "ul" or "var" (with xmlns:ns="http://www.w3.org/2000/svg")

It should be noted that ePub does not use javascript for anything (or any scripting), so all those other pages with the quick search function do bad things to ePub files.  I'll send through the rest of the errors in a separate issue.
2014-04-14 11:24:05 +10:00
eno93 c59f329e36 Update year to 2014
Update year
2014-03-20 11:29:23 +11:00
Arthur Loder 8d6f737438 minor formatting changes. 2013-06-21 22:35:10 -04:00
Dominique Plante 3f5bf4d386 #268 2013-04-19 17:53:53 -07:00
Kenneth Reitz 629626a66d Update docs/conf.py 2012-12-31 17:59:47 -05:00
Julian Berman 8c80931444 Add doctest ext 2012-12-23 18:05:34 -05:00
Kenneth Reitz d13792a3a2 death to curly quotes! 2012-10-17 09:21:40 -07:00
Kwpolska e86d571a40 html_title
Signed-off-by: Kwpolska <kwpolska@gmail.com>
2012-09-28 20:02:05 +02:00
Dan Crosta 8587cf6a95 per feedback from @ejucovy, warn about shadowing gettext with "_" 2012-03-14 16:10:32 -07:00
Kenneth Reitz f24e0612d3 CC BY-SA 3.0
Closes #87
2012-01-23 03:33:14 -05:00
Kenneth Reitz 0c9c889022 2012 2012-01-01 01:49:50 -05:00
Stephan Hügel 1db52a5891 Fixing typo in LaTeX source 2011-12-30 15:18:40 +00:00
Mike Thornton 870fd31b8c Enabled TODO extension 2011-12-29 23:38:18 -06:00
Kenneth Reitz b1036cf883 big docs update 2011-05-16 02:02:01 -04:00
Kenneth Reitz b280249861 osxpython -> pythonguide 2011-04-23 17:58:21 -04:00
Kenneth Reitz e84b7d1971 import from osxpython.org 2011-03-20 20:35:44 -04:00