Simeon Visser
71187f4274
Changed python into Python where needed
2014-05-25 20:58:19 +02:00
Cameron Goodale
e2b2a11ad0
Remove un-needed export command
...
Dropped the 'export PATH=/usr/local/share/python:$PATH' command and explanation.
2014-05-22 08:02:17 -07:00
Ian Cordasco
977b5fdece
Merge pull request #435 from Hasimir/paragon-of-python
...
Grammar fixed as indicated in issue #429 .
Fixes #429
2014-05-17 16:46:10 -05:00
Ben McGinnes
5ec720a132
Grammar fixed as indicated in issue #429 .
2014-05-18 07:22:37 +10:00
Brian Dréau
aa76da294d
Fixed minor typos in writing/style
2014-05-17 15:36:50 +02:00
Ian Cordasco
358b2f6978
Merge pull request #431 from takluyver/patch-1
...
Update description of scientific Python distributions
2014-05-15 10:11:53 -05:00
Hasnain Lakhani
31be2b2585
Fix typo in scrape.rst
2014-05-13 22:18:32 -07:00
Thomas Kluyver
064562cb0a
Update description of scientific Python distributions
...
- The business model of Anaconda has changed slightly: now it's a free product with 'add-ons' that cost money.
- Enthought has largely replaced EPD with Canopy.
- I've moved Anaconda before Canopy: this is obviously subjective, but Anaconda includes a lot more for free (Canopy Express excludes many open source packages). Workshops like Software Carpentry now tend to point new users to Anaconda for installation.
2014-05-13 12:16:43 -07:00
Ian Cordasco
f5eb99f9a5
Merge pull request #426 from Locker537/cli_fixes
...
Minor improvements to 'Command Line Applications' docs
2014-05-12 11:36:02 -05:00
Stephen DiCato
540e444925
Rename "command line" to "command-line".
2014-05-12 10:40:25 -04:00
kennethreitz
838bf1ffad
Merge pull request #427 from gerbal/master
...
backslashes escaping broke windows directory names
2014-05-10 21:00:20 -04:00
Tal Einat
68f9051e45
minor grammar fix: "An useful" -> "A useful"
2014-05-10 18:26:58 +03:00
Ian Cordasco
aa9c4cf577
Merge pull request #428 from schodge/patch-2
...
fix nested markup, literal doesn't work
2014-05-09 22:17:39 -05:00
Shayne Hodge
f82061f7fc
fix nested markup, literal doesn't work
...
Inline markup can't be nested, see http://docutils.sourceforge.net/docs/user/rst/quickref.html#inline-markup , last sentence.
2014-05-09 15:41:52 -07:00
Grant McLendon
1b7f3945ad
backslashes escaping windows directories
2014-05-09 17:47:38 -04:00
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
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
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
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
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
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
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
Vishal Sodani
d8bc8512d1
Add book link
2014-04-14 11:08:06 +05:30