Ben Nuttall
7a324d85ef
Use source_delay instead of sleep, and tidy up a bit
2017-09-03 23:40:46 +01:00
Dave Jones
f791d224aa
Updated changelog for release 1.4.0
v1.4.0
2017-07-26 23:12:01 +01:00
Dave Jones
7f036e4750
Tweak release structure in Makefile
...
Allow changelog to be updated without doing anything else so dist builds
can be tried before actual release/upload
2017-07-26 22:36:07 +01:00
Dave Jones
cbe2d554e2
Merge pull request #577 from RPi-Distro/pinout-man
...
Prepare for v1.4.0 release
2017-07-26 22:28:46 +01:00
Dave Jones
4f5f165579
Ship it
2017-07-26 21:04:54 +01:00
Dave Jones
d60a127d0b
Replace apt-get with apt
...
and other miscellaneous changes
2017-07-26 20:15:27 +01:00
Ben Nuttall
bebae8116c
Move new ledboard recipes to advanced page
2017-07-26 18:51:35 +01:00
Ben Nuttall
42de063ac3
Let's settle with 'device source tools'
2017-07-26 18:34:50 +01:00
Ben Nuttall
443c601a32
Tidy up faqs page
2017-07-26 18:20:51 +01:00
Ben Nuttall
d5f6290b0a
Update remote gpio docs page
2017-07-26 18:03:26 +01:00
Ben Nuttall
5c8e2d13a9
Update docs links in readme to point to stable branch
2017-07-26 18:02:15 +01:00
Ben Nuttall
829bed8133
Specify remote gpio link text to reword the sentence
2017-07-26 14:13:05 +01:00
Ben Nuttall
47e437bfad
Add more ledboard examples
2017-07-26 14:12:15 +01:00
Ben Nuttall
9af06fbfa3
Reword robot class docstrings
2017-07-26 12:51:02 +01:00
Ben Nuttall
550c167056
Add Pi Zero W screenshot to pinout docs page
2017-07-21 10:37:59 +01:00
Ben Nuttall
fbdecd5c61
Reword remote gpio sentence to make sense with the page title
2017-07-21 10:33:39 +01:00
Ben Nuttall
e748b3dc5e
Ensure port number example is in backticks
2017-07-21 10:31:59 +01:00
Ben Nuttall
72d34eee0f
Add pinout screenshot to docs page
2017-07-21 10:30:12 +01:00
Ben Nuttall
cfe57f94af
Use Pi 3 as pinout example
2017-07-21 10:26:49 +01:00
Ben Nuttall
934b2815c9
Change copyright to 2015-2017
2017-07-21 10:19:37 +01:00
Ben Nuttall
4f063bc40a
Update some links to https
2017-07-21 10:18:06 +01:00
Ben Nuttall
696c72f1e7
Fix typo in url
2017-07-21 10:11:07 +01:00
Ben Nuttall
3f2f335ad8
Reword remote pins -> remote gpio
2017-07-17 02:18:41 +01:00
Ben Nuttall
c915cf1c5b
Add missing words
2017-07-17 02:16:50 +01:00
Ben Nuttall
21f322c4d2
BlueDot -> BlueDot LED
2017-07-17 02:11:55 +01:00
Ben Nuttall
22fb913f41
Merge branch 'master' into pinout-man
2017-07-17 02:07:01 +01:00
Ben Nuttall
220da280ba
Add more advanced and remote recipes
2017-07-17 02:03:29 +01:00
Ben Nuttall
53f1837ec7
Add Stewart Adcock to contributors
2017-07-17 01:19:57 +01:00
Ben Nuttall
b967afdd8d
Add thanks to Stewart Adcock
2017-07-17 01:15:00 +01:00
Dave Jones
d609df4297
Highlight the right line in rgbled_pot_2 recipe
2017-07-16 23:49:42 +01:00
Dave Jones
db4c93940e
Get the version right...
2017-07-16 23:10:52 +01:00
Dave Jones
afa23949e8
Turn pinout docs into man-page
...
Stops lintian whinging about missing man-pages
2017-07-16 23:09:29 +01:00
Dave Jones
f288993437
Write changelog and bump release for 1.4
2017-07-16 20:45:08 +01:00
Dave Jones
957bb788ea
Fix Raspbian x86 link
2017-07-16 17:25:24 +01:00
Ben Nuttall
319169e9da
Add print temperature to CPUTemperature example and add temperature property to docs
2017-07-16 12:21:09 +01:00
Ben Nuttall
6115c78730
Complete PC/Mac installation instructions and move to remote gpio setup page
2017-07-16 12:01:45 +01:00
Ben Nuttall
e4038c5ad9
Rename x86 OS
2017-07-16 11:35:28 +01:00
Ben Nuttall
b614fdc4f9
Merge pull request #576 from waveform80/docs-config
...
Docs config
2017-07-16 12:23:49 +02:00
Dave Jones
69970dfc4b
"only" is a Sphinx extension too ... apparently
...
Doesn't render in GitHub, and setup.py whinges about it. Also about the
duplicate "Development" anchor (due to the Development heading). All
warnings now gone from setup.py, but we may need to find another means
of excluding the badges from offline docs ...
2017-07-15 22:30:08 +01:00
Dave Jones
d3ee0c0102
Switch pin numbering / import ordering
...
Makes more sense, slightly better print layout
2017-07-14 23:07:32 +01:00
Dave Jones
4cc4b1c132
Restructure index
...
Move the API to the end, recipes all grouped together up-front (with
remote GPIO setup just before the remote GPIO recipes). Tweak some
headings so everything looks a little more consistent in the (now
shorter) ToC.
Also added module index tags.
2017-07-14 21:46:27 +01:00
Dave Jones
120a30a951
Stop setup.py whinging
...
Apparently :doc: is a Sphinx extension and when setup.py checks for
strict ReST adherence, this fails the test. May need a work-around for
..only in the header yet.
2017-07-14 21:45:12 +01:00
Dave Jones
401f3a4437
Fix attribute link
2017-07-14 21:44:40 +01:00
Dave Jones
cb4276e897
Split Notes into FAQ and Recipes
...
Notes was always a bit of a "vague" section and half of it felt like
FAQs. Hopefully this is a little more consistent
2017-07-14 21:07:26 +01:00
Dave Jones
366c22e637
First stab at a FAQ
2017-07-14 16:57:06 +01:00
Dave Jones
9ed3a19a8e
Update docs config
...
Add epub output, fix PDF output to include page-numbers in links (for
printed output), reduce the (now ridiculous) length of the ToC by
dropping it to one level, add numbering to chapters
2017-07-14 16:57:06 +01:00
Dave Jones
978f8175da
Merge pull request #569 from waveform80/pin-factory-docs
...
Fix #568 , fix #572 , fix #565
2017-07-14 16:47:55 +01:00
Dave Jones
b462b5f84a
Remove all the remaining pin.address stuff
...
... again?
2017-07-14 16:11:40 +01:00
Dave Jones
a0d784082d
Fix #565
...
Add mock pins docs and tidy up some other bits of the pins docs
2017-07-14 15:11:59 +01:00
Dave Jones
4009bf39df
Fix #572
...
Tempted to add a FAQ entry about this anyway as it's come up multiple
times
2017-07-14 14:29:36 +01:00