Commit Graph

96 Commits

Author SHA1 Message Date
Thomas Ballinger 96fb1d42d1 remove slashes in code sample in style guide 2012-07-05 14:55:00 -04:00
Estevan Pequeno 9f792956db small edit 2012-07-05 01:59:25 -05:00
Estevan Pequeno 80a12a70ff markup fix 2012-07-05 01:57:37 -05:00
Kenneth Reitz 4461f0ce8e Merge pull request #178 from epequeno/modulename
Add stub, naming restrictions to structure
2012-07-03 23:33:13 -07:00
Ryan Campbell 1d63c913bf Fix spelling in writing/tests.rst 2012-07-03 21:56:06 -06:00
Ryan Campbell e3eac0c78c Fix spelling in style.rst 2012-07-03 21:55:49 -06:00
Ryan Campbell 0ff26166c6 Fix spelling in structure.rst 2012-07-03 21:48:42 -06:00
Estevan Pequeno 28d211f6f5 edit stub 2012-07-03 22:36:07 -05:00
Ryan Campbell 7d66ac6d20 Fix spelling in documentation article 2012-07-03 21:32:00 -06:00
Ryan Campbell 63a2bfc514 Fix awkward wording in "Comments" section 2012-07-03 21:31:10 -06:00
Estevan Pequeno 167d566650 add stub 2012-07-03 22:19:31 -05:00
Estevan Pequeno fcefab992c minor editing 2012-07-03 21:24:08 -05:00
Estevan Pequeno f05bad3839 module naming 2012-07-03 21:08:42 -05:00
guibog 810c637f6c Adding a bit about returning values 2012-06-24 22:31:09 +08:00
guibog 513bb5fe51 Adding nested unpacking 2012-06-24 21:47:24 +08:00
Ian Cordasco 226ad55c51 Improve upon string concatenation section. 2012-06-15 14:08:38 -04:00
Kyle Roberts 62e59a57e4 Add code example to demonstrate proper string concatenation.
The text does a good job of explaining which route to take when
concatenating strings, but the mention of "join" might mean nothing to
beginners without a concrete example.
2012-06-13 21:34:08 -04:00
Jens Rantil bdcfd1e221 Minor spelling fix 2012-06-10 18:53:37 +02:00
Kenneth Reitz 911865980b #168 2012-06-09 01:08:55 -04:00
lepture e54f0c3376 fix writing style line continuations to fit pep8 2012-06-09 12:53:29 +08:00
Kenneth Reitz 2153e939b4 Merge pull request #165 from codeinthehole/patch-1
Fixed a few grammatical errors.  Removed some needless words.
2012-06-08 21:21:27 -07:00
Philip Deuchler 1d1727e658 Removed 'more likely to be' when describing a pure function's deterministic attributes, as pure functions by definition are deterministic 2012-06-08 11:29:57 -04:00
David Winterbottom 4f4825a5b7 Fixed a few grammatical errors. Removed some needless words. 2012-06-08 17:24:13 +02:00
John Gabriele 837bcc7370 Added info on the two general types of FLOSS licenses, and changed "restricted"/"permissive". 2012-06-07 11:53:05 -04:00
ncoghlan 1f3fdc51cd Recommend the use of double underscore throwaway variables 2012-05-30 21:43:24 +10:00
Andrea Gelmini 80d65f1f47 Fix uppercase after semicolon 2012-05-27 17:36:18 +02:00
Natan L 305c69be1d Solidified sanctity of sentences. 2012-05-19 22:15:04 -07:00
Kenneth Reitz 8fb35b9eff Merge pull request #149 from alekzvik/master
Added a note about readthedocs.org at the documenting section
2012-05-19 21:48:03 -07:00
Kenneth Reitz 57e73661c8 Merge pull request #151 from guibog/master
Add a block about function arguments
2012-05-16 14:21:53 -07:00
Ben Tappin 85ed464107 Capitalisation: 'a python project' -> 'a Python project' 2012-05-16 18:53:36 +02:00
guibog 7cec41a89a Add a block about function arguments 2012-05-16 22:59:13 +08:00
Alex Vykalyuk 3874e1f1be Fixed a typo. 2012-05-15 20:09:48 +03:00
Alex Vykalyuk 44b8f5dbf2 Added a note about readthedocs.org at the documneting section 2012-05-15 00:56:49 +03:00
Kenneth Reitz 18b8e123cc Merge pull request #148 from okin/master
Extending documentation tools: Epydoc
2012-05-12 13:38:29 -07:00
Niko Wenselowski 23370fa83a Make the inline link to docstrings work. 2012-05-12 22:05:31 +02:00
Niko Wenselowski 89f9147aec Added document ref to Sphinx. Inserted links at the Epydoc text. 2012-05-12 22:00:46 +02:00
Niko W a0b76ae6ff Added paragraph about Epydoc. 2012-05-12 20:54:40 +02:00
Kenneth Reitz a8b764ecd2 Merge pull request #147 from okin/master
Consistent syntax highlighting.
2012-05-12 07:24:53 -07:00
Niko W 0c9090878f Consistent code highlighting. 2012-05-12 11:16:30 +02:00
Jay Roberts 90b12de0bd Fix minor spelling, grammar, and consistency errors in the Mutable and immutable types. 2012-05-11 14:48:32 -04:00
Jay Roberts a27f9d25a8 Fix minor spelling, grammar, and consistency errors in the Dynamic Typing section. 2012-05-11 14:46:07 -04:00
Jay Roberts 2dd87bea16 Fix minor spelling, grammar, and consistency errors in the Decorators section. 2012-05-11 14:39:58 -04:00
Jay Roberts cca9272a7f Fix minor spelling, grammar, and consistency errors in the Object-oriented programming section.
The paragraph about context and side effects was very difficult to
parse and contained the word "decelable". I attempted to capture the
meaning of the paragraph in a way that was more readable.
2012-05-11 14:37:56 -04:00
Jay Roberts e79aa476a0 Fix minor spelling, grammar, and consistency errors in the Packages section. 2012-05-11 14:24:49 -04:00
Jay Roberts 13865eecae Fix minor spelling, grammar, and consistency errors in the Modules section. 2012-05-11 14:20:14 -04:00
Jay Roberts 947bdef1c2 Fix minor spelling, grammar, and consistency errors in the Structure is Key section. 2012-05-11 14:08:08 -04:00
Niko Wenselowski 39103d0ad5 Fix small markup error. 2012-05-10 21:57:07 +03:00
Kenneth Reitz 95c010dace Merge pull request #134 from guibog/master
Adding decorators, typing and (im)mutability
2012-05-09 11:03:39 -07:00
Vincent Noel 489d97e357 Missing double quote 2012-05-03 18:05:29 +03:00
guibog d62b2d74f4 Adding decorators, typing and (im)mutability 2012-05-01 22:57:34 +08:00