Commit Graph

33 Commits

Author SHA1 Message Date
Ben Nuttall
6fd4ac4cdb Remove Schelto duplicate 2016-12-08 17:39:28 +00:00
Ben Nuttall
5a1ee73164 Tidy up readme, update description and add contributors 2016-12-08 17:25:56 +00:00
Thijs Triemstra
0c9e4a9575 Use Python syntax highlighting (#453)
* Use Python syntax highlighting

* Use code directive instead

* use python syntax highlighting in the docs

* update Programming Language classifers for supported Python versions

* use %s instead
2016-09-21 09:56:15 +01:00
Andrew Scheller
67aa48fea9 Remove mailto: from the front of email address
It gets converted into a mailto link automatically
2016-09-20 01:01:38 +01:00
Andrew Scheller
8d173d0df7 Change a couple of README links to https 2016-09-20 00:46:25 +01:00
Dave Jones
e9ff6fce3c Revert "Fix #295"
This reverts commit 38541889ca.
2016-08-31 00:24:29 +01:00
Dave Jones
38541889ca Fix #295
At least, I *think* this should fix this. It does locally, but we'll
have to see what happens when I push it to RTD!
2016-08-29 22:44:27 +01:00
Dave Jones
335ccdfb60 Fix #320
Yup, dirty horrid hack but the result is okay.
2016-08-14 22:55:34 +01:00
Ben Nuttall
3c61b71d7e Update RTD links to .io 2016-05-24 22:56:04 +01:00
Andrew Scheller
d244b9a0ab Add coverage badge to README 2016-04-24 20:05:39 +01:00
Andrew Scheller
3eaa1aa896 Add link to CONTRIBUTING doc to README
And remove the duplicate link definitions for `Ben Nuttall` and `Dave Jones`
2016-02-22 11:11:23 +00:00
Ben Nuttall
ec4fab47bf Add Schelto vanDoorn to list of contributors 2016-02-14 16:52:21 +00:00
Ben Nuttall
1285f1ffbb Add Andrew Scheller to list of contributors
Thanks @lurch
2016-02-14 13:43:40 +00:00
Dave Jones
f57b545ad4 More badges!
Because we're trendy like that.
2016-02-11 22:11:20 +00:00
Ben Nuttall
0bc16837d3 Remove google doc link 2016-02-11 00:12:22 +00:00
Andrew Scheller
26337bedd7 Move LED example from GPIO2 to GPIO17
See #116 and #153
2016-02-01 12:00:22 +00:00
Dave Jones
0bc62aee73 Generic docs need reST
Conversion of all docs to reST so that the generic docs can link easily
with the rest of the docs.
2016-01-30 23:40:12 +00:00
Ben Nuttall
81a782b5f3 Add apt install instructions 2015-11-28 02:58:37 +00:00
Ben Nuttall
213dc4b32b Expand basic example in readme 2015-11-16 12:41:47 +00:00
Dave Hughes
f1299037b5 Bump versions for release 2015-11-16 12:15:39 +00:00
Ben Nuttall
492f311cc4 Remove incomplete TemperatureSensor for 1.0 release, close #93 2015-11-15 13:00:06 +00:00
Ben Nuttall
766646f772 Release v0.9.0 beta 4 2015-10-25 18:56:58 +00:00
Ben Nuttall
b7cce51497 Update docs for v0.8.0 2015-10-17 12:36:41 +01:00
Ben Nuttall
b3915859da Expand readme 2015-10-10 19:33:05 +01:00
Ben Nuttall
e3a3f03247 Expand readme and docs index 2015-10-10 19:21:16 +01:00
Dave Jones
c8105c8dc3 Fix #44
Implement native Debian packaging (control files are part of the source
repo) with Makefile to simplify the release procedure.
2015-10-10 15:54:08 +01:00
Ben Nuttall
17c93d1e45 Release v0.7.0 beta 2 2015-10-09 12:30:13 +01:00
Ben Nuttall
8a2ae1052a Add contributors to readme 2015-09-30 19:02:24 +01:00
Ben Nuttall
cbc2b95494 Fix RST in readme 2015-09-28 12:50:38 +01:00
Ben Nuttall
3f960f6da3 Update docstrings and add initial set of documentation 2015-09-28 11:11:00 +01:00
Dave Jones
4a8e17deac Doc corrections
Tidy up wrapping and replace all references to gpio_components with
gpiozero
2015-09-21 08:33:03 +01:00
Ben Nuttall
61e15868e9 Add detail to readme 2015-09-15 19:12:08 +01:00
Ben Nuttall
a8b93cf97f Add setup.py and distribution basics 2015-09-15 17:53:50 +01:00