Commit Graph

549 Commits

Author SHA1 Message Date
Kenneth Reitz c00101a5a0 Merge pull request #163 from JensRantil/add_admin_links
Add admin links
2012-06-08 02:16:51 -07:00
Jens Rantil 6c25101295 Adding links for admin utilities
Fabric, Puppet, Chef etc.
2012-06-08 10:49:15 +02:00
Jens Rantil 7401438586 Adding a link to the Fabric documentation 2012-06-08 10:38:26 +02:00
Kenneth Reitz f55916e549 Merge pull request #162 from JensRantil/refer_to_latest_production_guide
Adding a reference to docs.python-guide.org
2012-06-08 01:27:02 -07:00
Jens Rantil ac9f8bb86c Adding a reference to docs.python-guide.org
...in the README file.
2012-06-08 10:17:45 +02:00
Kenneth Reitz dbfdd1bfe1 don't change scrollbars
Fixes #159
2012-06-07 22:44:14 -04:00
Kenneth Reitz 7d24f44695 Merge pull request #160 from uvtc/add-license-types-info
Added info on the two general types of FLOSS licenses, and changed "rest...
2012-06-07 17:07:47 -07: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
Kenneth Reitz 2b38886267 Merge pull request #156 from ncoghlan/patch-1
Recommend the use of double underscore throwaway variables
2012-05-30 12:50:09 -07:00
ncoghlan 1f3fdc51cd Recommend the use of double underscore throwaway variables 2012-05-30 21:43:24 +10:00
Kenneth Reitz 8654487404 Merge pull request #155 from Gelma/master
Fix uppercase after semicolon
2012-05-29 17:06:45 -07:00
Andrea Gelmini 80d65f1f47 Fix uppercase after semicolon 2012-05-27 17:36:18 +02:00
Kenneth Reitz f79316cf29 Merge pull request #154 from kuyan/patch-2
For the greater grammar.
2012-05-19 22:17:07 -07: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 dbd4c82ba4 Merge pull request #153 from kuyan/patch-1
Updated brew installation command.
2012-05-19 21:47:50 -07:00
Natan L fa96484f77 Updated brew installation command. 2012-05-19 21:44:06 -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
Kenneth Reitz 32afdb9a0c Merge pull request #152 from mrben/patch-1
Capitalisation: 'a python project' -> 'a Python project'
2012-05-16 12:13:11 -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
Kenneth Reitz 21d41bbfa6 Merge pull request #146 from GloryFish/structuring-edits
Structuring edits
2012-05-11 12:14:42 -07: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
Kenneth Reitz ab7c1b253f Merge pull request #144 from okin/patch-1
Fix small markup error.
2012-05-10 12:08:50 -07:00
Niko Wenselowski 39103d0ad5 Fix small markup error. 2012-05-10 21:57:07 +03:00
Kenneth Reitz e23849128c Merge pull request #135 from brodul/patch-1
Missing '"' quotation_mark/apostrophe at the good example.
2012-05-09 11:06:10 -07: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
Kenneth Reitz e730af5c33 Merge pull request #138 from ajinkyadot/master
Small additions to the GUI Page (docs/scenarios/gui.rst)
2012-05-09 10:59:28 -07:00
Kenneth Reitz 45907efe32 Merge pull request #142 from holdenweb/patch-1
Update docs/starting/install/win.rst
2012-05-09 10:57:31 -07:00
holdenweb 54fff44cba Update docs/starting/install/win.rst 2012-05-08 18:41:56 -07:00
Kenneth Reitz 29f62484c7 Merge pull request #141 from mahmoudhossam/master
More content.
2012-05-07 09:05:08 -07:00
Mahmoud Hossam cf18ac9ab6 Added a byte of python, the language reference and the official tutorial as well as a description for pro python. 2012-05-07 16:48:04 +03:00
Mahmoud Hossam bdf04941f8 Fix link. 2012-05-07 16:32:04 +03:00
Mahmoud Hossam 54829a3a3c Added DB-API tutorials. 2012-05-07 16:29:08 +03:00
Mahmoud Hossam cafff88a1f Added footnotes. 2012-05-07 15:57:11 +03:00
Kenneth Reitz 4760a408f9 Merge pull request #140 from ilvar/master
Pillow is good fork of PIL
2012-05-06 20:24:27 -07:00