Commit Graph

828 Commits

Author SHA1 Message Date
Can Ibanoglu 2f9fc823da Deleted the horizontal line, took back the messed up commits 2014-03-15 11:48:55 +02:00
Nelson Chen 0506020a7f Update tests.rst
s/has names/have names/
2014-03-13 15:50:29 -07:00
David Beitey f26e5e6c66 Add details about uWSGI as WSGI server 2014-03-11 10:18:54 +10:00
Ian Cordasco 776c2b5bba Merge pull request #366 from techtonik/credits
Give credits to people in the sidebar to the left
2014-03-06 20:16:18 -06:00
Can Ibanoglu 2c48b39659 Getting up-to-date before pushing changes 2014-03-06 17:00:57 +02:00
Can Ibanoglu 100a4cb422 Created a new section for virtualenv and pip 2014-03-06 16:56:22 +02:00
Ian Cordasco 456660cd3c Last bit of unhandled PR review from #370 2014-03-05 19:57:12 -06:00
Ian Cordasco 2d6521e3e4 Make this one sentence simpler 2014-03-05 19:52:13 -06:00
kennethreitz 1753f458fa Merge pull request #368 from techtonik/sphinx-works
Bring generated makefiles up to date with Sphinx 1.2
2014-03-05 11:05:42 -05:00
kennethreitz 9165aefd9a Merge pull request #369 from avisser/master
"where ever" => "wherever"
2014-03-05 11:05:24 -05:00
kennethreitz 9427b020d3 Merge pull request #370 from tommy3001/master
Cython description and code example added
2014-03-05 11:05:09 -05:00
Ian Cordasco f52704926c Keep it neutral 2014-03-03 06:49:26 -06:00
Leonardo.Z 6edbe90266 Add a new documentation tool: MkDocs
MkDocs is a new and popular documentation tool written in Python. It's supported by ReadTheDoc.org.
2014-03-03 14:17:51 +08:00
eet6646 a2da09a6c5 Wording fix 2014-02-24 15:07:24 -04:00
anatoly techtonik 153fd15095 missing > 2014-02-24 14:49:30 +02:00
anatoly techtonik d28d2f546c Anguish languish per comments 2014-02-24 10:02:18 +02:00
eet6646 8330e78359 Issue #361 - Link to PDF 2014-02-23 22:24:12 -04:00
tommy3001 b8f9923416 Improvements of description. Thanks to sigmavirus24 2014-02-23 23:32:13 +01:00
Ian Cordasco 2e5985ffef Merge pull request #374 from hammer/master
"faster on tracks" => "back on track faster"
2014-02-22 18:53:08 -06:00
Jeff Hammerbacher ca240c2479 "faster on tracks" => "back on track faster" 2014-02-22 18:59:01 -05:00
Dhia Abbassi c469659116 Update cli.rst
Blank line added after the title Cliff.
2014-02-20 09:25:27 +01:00
Dhia Abbassi 1be68ba749 Update cli.rst
Added Cliff module description.
2014-02-19 21:15:16 +01:00
Jonas Gröger c8bda6892f Added oxford comma. 2014-02-17 21:03:36 +01:00
Jonas Gröger 87ec12d320 Included tldrlegal.com
tl;drLegal is a great place to look up what a particular license is all about. The website can be found here: https://tldrlegal.com/
2014-02-17 20:52:21 +01:00
tommy3001 33b428b8a5 misspelling in description 2014-02-16 17:50:07 +01:00
tommy3001 d30830009a Cython: additional benchmark for standard CPU 2014-02-15 19:33:00 +01:00
tommy3001 7ef55e755f minor changes (indentation fixed) 2014-02-15 18:38:43 +01:00
tommy3001 a30b491b56 indentation fixed 2014-02-15 17:58:40 +01:00
tommy3001 29a3643ab4 Cython example added for strong typing 2014-02-15 13:08:42 +01:00
Andy Visser 6d2d731a9d "where ever" => "wherever" 2014-02-12 15:45:03 -05:00
Chen Liu 78f2b9e6ad expand "-" belongs to "Ansible" 2014-02-12 09:03:21 -08:00
anatoly techtonik f9dc281c9d Fix typo 2014-02-12 13:41:55 +03:00
anatoly techtonik c0fc5c18f3 make.bat: Try Sphinx installed in Python when sphinx-build is not in PATH 2014-02-12 13:17:29 +03:00
anatoly techtonik ee36d45103 Fix project name in generated files (osxpython -> pythonguide) 2014-02-12 12:18:28 +03:00
anatoly techtonik 2f5ae1786e Update make files with versions from Sphinx 1.2 2014-02-12 12:12:36 +03:00
Chen Liu 04718556af update Ubuntu Python packaging docs link 2014-02-11 22:28:38 -08:00
Chen Liu a8e7b57758 update untangle link 2014-02-11 22:19:21 -08:00
Chen Liu 2b78a936f3 add link to Numba 2014-02-11 22:11:12 -08:00
Chen Liu dcaa25d0a6 remote duplicate Chef in admin.rst 2014-02-11 21:49:35 -08:00
Chen Liu 832f698410 update intro section: add Pro Python link 2014-02-11 21:24:53 -08:00
anatoly techtonik 41b2c8bf49 Give credits to people in the sidebar to the left 2014-02-11 22:23:25 +03:00
kennethreitz eb2b08a496 Merge pull request #362 from DhiaTN/patch-1
Plac module
2014-02-11 12:18:52 -05:00
kennethreitz c69a53da22 Merge pull request #364 from schmichael/goodbye-chishop
Switch from Chishop to pypiserver
2014-02-11 12:16:28 -05:00
Chen Liu bdf516bb24 add comma 2014-02-06 21:30:51 -05:00
Chen Liu 2017f02265 update "env.rst" 2014-02-06 21:10:56 -05:00
Michael Schurter 1a52353097 Switch from Chishop to pypiserver 2014-02-06 15:44:48 -08:00
Jason Harmon ccf93af642 Updating links for brew 2014-02-06 10:04:23 -08:00
Dhia Abbassi 852c5b1498 Plac module
Added Plac module description
2014-02-05 15:30:12 +01:00
zachcp 020339f000 Update Scientific Python Link 2014-01-28 12:28:31 -05:00
imranghory 21d8f91ac6 Make explicit whats being referred to 2014-01-25 14:37:18 +00:00