Commit Graph

1065 Commits

Author SHA1 Message Date
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
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 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
Natan L de1abb0727 Fix typo: "Stye" --> "Style" 2014-04-13 23:35:24 -07:00
Ian Cordasco f010d20802 Merge pull request #411 from Hasimir/patch-1
Update conf.py
2014-04-13 21:01:18 -05: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
Zearin cc7b19356e Mark up files & directories 2014-04-11 11:26:37 -04:00
Ian Cordasco a61d9ad1d0 Merge pull request #404 from christiankolding/patch-1
Add misc section and two books
2014-04-05 14:44:06 -05:00
Christian Kolding-Sørensen 1e7cb38e64 Add misc section and two books 2014-04-05 21:40:29 +02:00
Ian Cordasco a604dd1095 Merge pull request #401 from vishalsodani/master
Use plural
2014-04-04 12:38:42 -05:00
Ian Cordasco f23ad799a1 Merge pull request #400 from christiankolding/patch-1
Added book, moved tutorial
2014-04-04 12:38:00 -05:00
Christian Kolding-Sørensen 17ef7f9661 Remove book on algorithms and data structures 2014-04-04 08:31:05 +02:00
vishal sodani c19f279b93 Use plural 2014-04-04 11:45:26 +05:30
Ian Cordasco ed24f18e87 Merge pull request #398 from vishalsodani/master
Fix spelling and grammatical mistakes
2014-04-03 12:56:28 -05:00
vishal sodani 272d300ceb Reverse change to a line 2014-04-03 22:18:54 +05:30
Christian Kolding-Sørensen 0d4ea147c2 Move official tutorial to beginner section 2014-04-03 12:14:07 +02:00
Christian Kolding-Sørensen fb90056e9c Add book on algorithms and data structures 2014-04-03 12:10:21 +02:00
vishal sodani 572a36867c Fix typo - replace his with its 2014-04-03 09:37:58 +05:30
vishal sodani a3d07893f1 Fix spelling and grammatical mistake 2014-04-03 09:23:01 +05:30
Ian Cordasco 31cde89be7 Merge pull request #396 from christiankolding/patch-1
Fix code-block formatting
2014-04-02 11:28:14 -05:00
Christian Kolding-Sørensen f1ab69243a Fix code-block formatting 2014-04-02 18:20:42 +02:00
Ian Cordasco 9d8a49187e Merge pull request #393 from Zearin/code-blocks
Code blocks
2014-04-01 21:02:57 -05:00
Zearin 5f863309ce Readme.rst: Capitalize “Pip” and “Virtualenv” 2014-03-31 10:51:30 -04:00
Zearin fe8e11c8e9 writing/tests.rst: Unbold “`mock`” 2014-03-31 10:48:12 -04:00
Zearin 7bfaf32312 notes/styleguide.rst: Add comma after “e.g.”
To any style-obsessed writers or editors reading this commit:

The comma (or lack of one) after “e.g.” or “i.e.” has always bugged me.  I finally looked it up!  Here’s what I found:

http://english.stackexchange.com/questions/16172/should-i-always-use-a-comma-after-e-g-or-i-e
2014-03-31 10:46:28 -04:00
Zearin 91ba68d972 dev/env.rst: Un-markup “site-packages” 2014-03-31 10:35:36 -04:00
Zearin caa7ac3f26 dev/env.rst: Remove (body text) comma 2014-03-31 10:33:46 -04:00
Zearin ad0bba374a Readme.rst: put pip and virtualenv on separate bullets 2014-03-31 10:31:48 -04:00
kennethreitz bc29d68433 Merge pull request #390 from ArtemPyanykh/remove-distribute
Replace all references to Distribute with Setuptools.
2014-03-31 10:28:32 -04:00
Zearin 1e4b4a5460 docs/**: Specify language for code-blocks (syntax highlighting! mmm…) 2014-03-28 13:26:24 -04:00
Zearin 471f86b3a8 styleguide.rst: Github ▶︎ GitHub 2014-03-28 13:06:49 -04:00
Zearin 9d059acc5b intro/duction.rst: Minor edits (formatting) 2014-03-27 14:53:38 -04:00