Commit Graph

303 Commits

Author SHA1 Message Date
Varun Agrawal a829c6e9ba PIL installation link fix 2015-10-02 14:32:04 +00:00
Markus Hackspacher 2187540f9d pyside link 2015-09-16 21:40:40 +02:00
spollard 9b1e9e2686 Update gui.rst 2015-06-18 10:57:23 -06:00
José Fernández Ramos 06e3bcef58 Fix rst formatting for chameleon link 2015-05-24 18:09:05 +02:00
Alex Clark 5468e02ecc Update imaging.rst
Refer to official Pillow documentation instead of outdated release README; installation instructions were relocated from ``README.rst`` to docs/ sometime after 2.8.1 was released. And docs have been hosted on RTD for quite some time.
2015-05-01 20:48:34 -04:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01:00
Matthew Lewis f6d503dd90 Revert "Add info on working with file objects"
This reverts commit 2e2d70ca9b.
2015-02-11 15:18:04 -06:00
Matthew Lewis 2e2d70ca9b Add info on working with file objects 2015-02-05 14:03:18 -06:00
Matthew Lewis ecc570d1c4 Improve wording of intro paragraph 2015-02-05 14:03:06 -06:00
Matthew Lewis 4fbc739be7 Add details on how to use simplejson 2015-02-05 13:57:28 -06:00
Ian Cordasco f1e196a73f Commit last few necessary edits
These were all previously ignored in the last two pull requests.
2015-01-18 09:58:33 -06:00
Sam Clift 37ed5fc40a update based on PR feedback 2015-01-18 14:22:30 +00:00
Sam Clift 332fdcd6f1 arrays to lists 2015-01-14 15:19:24 +00:00
Sam Clift f5ee4e207a Improvements to the JSON section
Thanks to https://github.com/mplewis
2015-01-14 15:09:50 +00:00
Mark fa307c2141 Update cli.rst
Fixed Cliff's documentation link, as the ReadTheDocs one is not working.
2015-01-14 02:31:36 +01:00
Sam Clift 49988bf59c add initial JSON section 2014-12-11 15:31:31 +00:00
Ian Cordasco 975a7e694b Merge pull request #501 from webmaven/master
Added section on Chameleon templating, for Issue #382
2014-12-07 14:14:52 -06:00
Michael Bernstein 53bf93d767 A bit more editing and cleanup of the Chameleon section. 2014-12-07 13:43:48 -06:00
Michael Bernstein c04def9e05 Expanded and edited the Chameleon section. 2014-12-07 11:43:01 -06:00
Ian Cordasco 126d874a26 Merge pull request #500 from wonderb0lt/more-orms-in-database-section
Added peewee, PonyORM and SQLObject to the databases section
2014-12-07 07:48:02 -06:00
Mary Brennan db1a94fd43 copy edits 2014-12-06 11:55:30 -08:00
Michael R. Bernstein 2aa73607ac Cleanup. 2014-12-02 09:52:55 -06:00
Michael R. Bernstein 93fc32f1ba Typos 2014-12-02 09:51:20 -06:00
Michael R. Bernstein fa446e1f12 Added basic section on Chameleon 2014-12-02 09:50:02 -06:00
Patrick Stegmann 2408d90384 Provided some more information on PonyORM and SQLObjects 2014-12-01 18:29:33 +01:00
Patrick Stegmann ff9daaca48 Added peewee, PonyORM and SQLObject to the databases section 2014-12-01 14:27:17 +01:00
Johannes Jörg Schmidt c821dd31b2 Fix link to Pillow 2014-11-18 13:53:17 +01:00
Kevin Aloysius a829c848a1 Minor Change 2014-10-05 03:45:18 -07:00
Kevin Aloysius 40dc0d40c2 Fixed Typo 2014-10-05 03:41:34 -07:00
Kevin Aloysius 65502530e9 Added Puppet Code and Examples 2014-10-05 03:39:05 -07:00
Kevin Aloysius 5fc3eff097 Facter Example 2014-10-04 21:47:39 -07:00
Kevin Aloysius be32d57f78 Added Puppet Description 2014-10-04 21:06:40 -07:00
Evan V 9c8ff9f238 Update imaging.rst 2014-08-30 16:35:48 -04:00
Amirali Sanatinia e5f978ac45 Remove extra whitespace 2014-07-27 21:42:13 -04:00
Amirali Sanatinia f1f183e634 add crypto 2014-07-27 21:23:20 -04:00
Stephen DiCato acfc990bd4 Add basic explanation of "Command-line Applications".
Basic explanation includes references to wikipedia and
application examples.
2014-07-03 21:31:10 -04:00
hnlq715 345c1e7f12 improve the description of gevent. 2014-07-03 22:59:56 +08:00
george 1329ee2040 Removed spaces at the ends of lines. 2014-06-17 18:36:02 -06:00
george 32c3ce3917 Removed an extra space. 2014-06-17 18:32:10 -06:00
george 362f2f0e2e Rewording and wrapping in scenarios/scientific. 2014-06-17 14:30:19 -06:00
george 6c71c1d549 Wording and wrapping for scenarios/speed. 2014-06-17 14:17:58 -06:00
george 7a65571383 Wrapping and wording for scenarios/ci. 2014-06-17 14:08:47 -06:00
george 843fa4e56d Wording, wrapping, and formatting changes for scenarios/admin. 2014-06-17 14:00:42 -06:00
george 44890a8972 Wrapping, newlines, and minor wording changes to scenarios/network. 2014-06-17 13:49:05 -06:00
george 44b164c314 Wrapped and removed extra text from scenarios/db. 2014-06-17 13:45:30 -06:00
george 01af1bb72e Caps, wording, and line wrapping for scenarios/gui.
Also added a brief description for PyQt.
2014-06-17 13:41:53 -06:00
george dd91bf9e1d Wording and line wraps for scenarios/cli. 2014-06-17 13:34:02 -06:00
george f4456812a0 Some wording changes to scenarios/scrape. 2014-06-17 13:22:55 -06:00
george e17fdcdd27 Some grammar and wrapping changes to scenarios/web.
Also fixed a small typo.
2014-06-17 13:11:11 -06:00
niuzhist 3ad3421b50 add Mule description 2014-05-30 11:42:25 -07:00