Commit Graph

1094 Commits

Author SHA1 Message Date
Stephen DiCato 20e5aaba69 Fix a few minor typos.
Standardize on "command line", not "command-line".
2014-05-09 16:36:24 -04:00
Stephen DiCato caeb467f5b Strip trailing whitespace. 2014-05-09 16:35:27 -04:00
Ian Cordasco 7399c61bdd Merge pull request #425 from schodge/patch-1
Add backticks to inline code
2014-05-09 11:38:45 -05:00
Shayne Hodge f6735bcad7 Add backticks to inline code
Single backticks were used in places, which doesn't seem to render as code (at least on Firefox).  Line 137 has a code statement within ** ** that isn't rendering correctly, but I'm not sure how to fix it.
2014-05-08 12:09:09 -07:00
kennethreitz 77ead1e837 Merge pull request #422 from gregimba/master
added ansible description and example
2014-05-05 08:57:07 -07:00
Grant Regimbal 68f2baa1fb added ansible description and example 2014-05-01 11:38:57 -07:00
kennethreitz b20eb4c10c Update cli.rst 2014-04-30 18:08:37 -04:00
kennethreitz c797cfbfcf Merge pull request #421 from gregimba/master
Added click a new cli to the cli page
2014-04-30 18:08:19 -04:00
Grant Regimbal 480852fdc5 removing beautiful could be seen as biased 2014-04-26 08:36:12 -07:00
Grant Regimbal dcc45981b1 Added click a new cli to the cli page 2014-04-24 13:09:55 -07:00
Ian Cordasco 0bf86ec754 Merge pull request #419 from razzius/master
Update Gondor description
2014-04-19 08:37:30 -05:00
Razzi 3ca7ebce5d update Gondor description 2014-04-18 23:26:25 -04:00
kennethreitz 48a1b17d37 Merge pull request #412 from Hasimir/patch-2
Added search.html to epub_exclude_files
2014-04-18 15:25:49 -04:00
Ian Cordasco e626b3b1ce Merge pull request #418 from kuyan/heroku
Scenarios - Web - Heroku: link rot
2014-04-16 20:05:38 -05:00
kuyan 5a8324f60d Link rot - python.herokuapp.com no longer exists.
python.herokuapp.com 404s but python.heroku.com redirects to
Python documentation for Heroku.
2014-04-16 11:28:13 -07:00
kuyan d7e3519fc4 Update Heroku Python guide link 2014-04-16 11:21:39 -07:00
Ian Cordasco 437d089645 Merge pull request #414 from vishalsodani/master
Add book Writing Idiomatic Python 2.7.3
2014-04-15 08:25:07 -05:00
Vishal Sodani 9a09be9cfa Fix format 2014-04-15 08:29:50 +05:30
Ian Cordasco d47d4a50a0 Merge pull request #394 from techtonik/patch-2
gui/camelot: Replace ads with GPL warning copied from PyQt
2014-04-14 19:50:31 -05:00
Ian Cordasco a476bb5e9c Merge pull request #407 from Zearin/markup-env
Mark up environment variables
2014-04-14 19:48:53 -05:00
Ian Cordasco 4dec827aa3 Merge pull request #408 from Zearin/markup-option
Mark up command line options
2014-04-14 19:48:34 -05:00
Ian Cordasco d815acc62d Merge pull request #410 from Zearin/markup-file-again
Mark up files (…that I missed earlier…)
2014-04-14 19:46:19 -05:00
Ian Cordasco e8f17cd4d7 Merge pull request #417 from kuyan/mock
Testing section improvements
2014-04-14 19:43:39 -05:00
kuyan 2cff35ef30 Revise Unittest section description 2014-04-14 17:32:11 -07:00
kuyan 1800feb118 Wrap lines at 78 char as much as possible. 2014-04-14 17:08:22 -07:00
kuyan 00ebb59a19 Use :mod: tag for modules 2014-04-14 17:01:29 -07:00
kuyan ef998acd2b Revised semantics in section 'mock' 2014-04-14 13:42:03 -07:00
Ian Cordasco 313b432ce8 Merge pull request #416 from kuyan/master
Documentation page additions
2014-04-14 15:35:28 -05:00
kuyan e7f23a9316 Revised code-block types 2014-04-14 13:28:59 -07:00
kuyan 1bb07d41a5 Added pydoc section 2014-04-14 13:23:29 -07:00
kuyan f99e5c5551 Expanded on Read the Docs section 2014-04-14 13:21:54 -07:00
kuyan c2e59785e0 Update links to Python documentation. 2014-04-14 12:56:28 -07:00
Vishal Sodani 7593abaaee Rename title, add links for 2.7.3 and 3.3 2014-04-14 22:08:33 +05:30
Ian Cordasco cf3a875262 Merge pull request #409 from Zearin/text
Minor text fixes
2014-04-14 11:07:25 -05:00
Ian Cordasco c8725bc1b1 Merge pull request #415 from kuyan/patch-1
Fix typo: "Stye" --> "Style"
2014-04-14 11:04:28 -05:00
Zearin b15f773f03 Mark up environment variables 2014-04-14 08:25:26 -04:00
Zearin f2fc5d9c1c Mark up files (…that I missed earlier…) 2014-04-14 08:21:16 -04:00
Zearin ba34421d66 Mark up command line options 2014-04-14 08:18:35 -04:00
Tony 841fa9cf87 freezing.rst: Fix heading’s hyphen length 2014-04-14 08:02:32 -04:00
Vishal Sodani 4a3375e4db Wrap text 2014-04-14 14:22:23 +05:30
Natan L de1abb0727 Fix typo: "Stye" --> "Style" 2014-04-13 23:35:24 -07:00
Vishal Sodani d8bc8512d1 Add book link 2014-04-14 11:08:06 +05:30
Vishal Sodani 6c6e5f4c84 Add book - Writing Idiomatic Python 2014-04-14 11:03:58 +05:30
Ian Cordasco f010d20802 Merge pull request #411 from Hasimir/patch-1
Update conf.py
2014-04-13 21:01:18 -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
Ben McGinnes 01ec956389 Update conf.py
Updated the copyright year for the ePub output/metadata (epub_copyright).
2014-04-14 08:40:20 +10:00
Zearin 64d756feb9 OSX ▶︎ OS X
Also removed “Mac”, as the official name was officially shortened to “OS X” a few releases ago.
2014-04-11 14:55:19 -04:00
Zearin 3a2850bc34 Lets ▶︎ Let's (where appropriate) 2014-04-11 14:35:30 -04:00
Zearin b7f0d20511 scenarios/ci: Github ▶︎ GitHub 2014-04-11 14:32:40 -04:00
Ian Cordasco 10d03702f5 Merge pull request #406 from Zearin/markup-file
Mark up files & directories
2014-04-11 11:20:04 -05:00