Thomas Levine
6e4eb1f9a6
use .content in lxml
...
This can also be thought of as a bug in lxml.
It just occurred to me that maybe I should fix that.
2015-11-04 20:05:31 -05:00
Ian Cordasco
184ef033ff
Merge pull request #636 from ambray/aaron/add-clib-doc
...
Aaron/add clib doc
2015-11-01 13:57:48 -06:00
aaron
3f0508403e
Fixed a formatting issue introduced in ctypes
2015-11-01 13:33:47 -06:00
aaron
fc092a1a98
Added CFFI section
2015-11-01 11:40:05 -06:00
aaron
7d0139a248
Modified ctypes entry for clarity
2015-11-01 08:41:27 -06:00
Ian Cordasco
de12022fc3
Fix line wrapping from #625
...
Strip trailing whitespace
(cherry picked from commit 932a66a78bac5b41f723758ba6dd6489c1346215)
2015-10-31 11:04:48 -05:00
Ian Cordasco
b02a66ae98
Merge branch 'pr/635'
...
Closes #635
2015-10-31 11:04:39 -05:00
Shiven Mian
dff8f0d943
Fixed duplicate target name
...
Address review comments on content of additions and match section title
styling of the rest of the guide.
2015-10-31 10:51:41 -05:00
Shiven Mian
6d7c9897b9
Updated OpenCV
2015-10-31 10:51:41 -05:00
Shiven Mian
5714d409e3
Added OpenCV to Image Processing
2015-10-31 10:51:41 -05:00
Ian Cordasco
727ff08091
Merge pull request #621 from bhavnanisidhant/patch-2
...
Added Web.py and Web2py
2015-10-31 09:28:51 -05:00
Ian Cordasco
0e06a61ea5
Merge branch 'pr/640'
...
Closes #640
2015-10-31 09:20:14 -05:00
Navdeep Singh
fd846d8820
Add short description of Buildout
2015-10-31 09:20:03 -05:00
Navdeep Singh
2527b7c5e5
Add space missing between operating and system
2015-10-31 09:17:32 -05:00
Ian Cordasco
33d3fee331
Merge pull request #634 from SanketDG/mako
...
add Mako to templating section
2015-10-30 08:45:59 -05:00
Jorge Puente-Sarrín
e602c5f4a9
Fix typo Beazleys -> Beazley's
2015-10-27 09:20:10 -05:00
aaron
599200c023
Edited for typos
2015-10-26 23:52:03 -05:00
aaron
2dea4bc5ee
Added sections for SWIG and boost.python
2015-10-26 23:45:11 -05:00
aaron
44ca0b19a6
Added clib interface file; populated ctypes
2015-10-26 23:42:56 -05:00
SanketDG
92cfb70e87
add Mako to templating section
...
http://www.makotemplates.org/
Mako is the default templating language included in the pyramid
and pylons web frameworks. This includes a short info on how to
get started writing templates in Mako.
2015-10-26 21:58:34 +05:30
Baptiste Mille-Mathias
0e643b28d8
Update link documentation for chef
...
Documentation moved elsewhere
2015-10-25 21:16:25 -05:00
Ian Cordasco
0be039df57
Merge branch 'pr/586'
...
Closes #586
2015-10-25 21:07:40 -05:00
katmutua
699255b72a
More notes on chef for configuration management
2015-10-25 21:06:39 -05:00
Navdeep Singh
4b370757a3
Add a missing space in the Puppet Admin section
2015-10-24 11:16:12 -05:00
Sidhant Bhavnani
a5510abc65
Added Web.py and Web2py
2015-10-22 21:27:36 +05:30
Mark van Lent
1f68a425dd
Fix duplicate target name "uwsgi".
2015-10-21 06:20:11 +02:00
Mark van Lent
d8b6a22f58
Fix duplicate target name "here".
2015-10-21 06:20:11 +02:00
Mark van Lent
28518b1ada
Replace the "non breaking space" unicode character with a normal space.
2015-10-21 06:19:55 +02:00
Gordon Senesac Jr
2b12a3c99d
Added in examples and link to tutorial for imaging.rst.
2015-10-19 19:24:27 -05:00
katmutua
c39415e082
Make grammar changes to last commit
2015-10-06 13:24:53 +03:00
katmutua
f870869440
Include preliminery content on chef
2015-10-06 13:19:36 +03:00
katmutua
8583bf55ef
Add practical reference for ansible
2015-10-06 12:42:22 +03:00
Ian Cordasco
36114aa6d5
Merge pull request #582 from annp89/feature/fix_django_section_broken_link
...
Change to link to point to "dev" version of documentation in Django docs
2015-10-03 16:30:07 -05:00
Ann Paul
a3a96b2ee0
Change to link to point to "dev" version of documentation in Django docs
2015-10-03 14:16:51 -07:00
Tobias Schmidt
139a9671db
fixed a few typos
2015-10-03 00:50:20 +02:00
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