<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/topindex.html, branch travis-esp8266</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=travis-esp8266</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=travis-esp8266'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-04-20T22:03:27+00:00</updated>
<entry>
<title>docs/topindex.html: esp8266: Enable quickref/general on the main page.</title>
<updated>2016-04-20T22:03:27+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-20T22:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f73d78394bf23e9239b3a9f27ebaf5c0cbace5f6'/>
<id>urn:sha1:f73d78394bf23e9239b3a9f27ebaf5c0cbace5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/topindex.html: Refer to "pyb" module only for pyboard.</title>
<updated>2016-03-25T13:12:26+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-25T13:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=96a644076d3b31c61ec59898003f2de517623fc5'/>
<id>urn:sha1:96a644076d3b31c61ec59898003f2de517623fc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/wipy: Add wipy tutorials section.</title>
<updated>2015-10-19T19:17:15+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-19T14:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8faf2dc75b140e7f6f915b8d90e4b86366f56997'/>
<id>urn:sha1:8faf2dc75b140e7f6f915b8d90e4b86366f56997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: In top index fix machine module link for the WiPy.</title>
<updated>2015-10-17T22:31:12+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-17T22:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=020386b61cda09da001a835f2816c39306476037'/>
<id>urn:sha1:020386b61cda09da001a835f2816c39306476037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add "reference" directory for putting docs about the language.</title>
<updated>2015-06-24T23:20:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-06-24T23:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aef3846c13d05ddf42e5d6a29042497765f4e871'/>
<id>urn:sha1:aef3846c13d05ddf42e5d6a29042497765f4e871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add initial draft documentation for the WiPy.</title>
<updated>2015-06-10T21:37:56+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-10T21:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cfcf47c0644952358e1a260db159e807872a37e6'/>
<id>urn:sha1:cfcf47c0644952358e1a260db159e807872a37e6</id>
<content type='text'>
This makes all common files "port-aware" using the .. only directive.
</content>
</entry>
<entry>
<title>docs: Change "Micro Python" to "MicroPython" in all places in docs.</title>
<updated>2015-06-04T22:53:26+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-06-04T22:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3eece29807f5257091271229dbf41543646eb4e4'/>
<id>urn:sha1:3eece29807f5257091271229dbf41543646eb4e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Generate a separate docs build for each port.</title>
<updated>2015-06-04T22:44:35+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-27T11:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7ca1bd314bd5e3146f8c868f91af54d17dd04d45'/>
<id>urn:sha1:7ca1bd314bd5e3146f8c868f91af54d17dd04d45</id>
<content type='text'>
Using Damien's approach where conf.py and topindex.html are
shared by all ports.
</content>
</entry>
<entry>
<title>docs: Update front page to display date of last update.</title>
<updated>2014-11-04T18:51:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-04T18:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e3722137f1c2c5f4ee6c24829b1f46e62aedf2e'/>
<id>urn:sha1:0e3722137f1c2c5f4ee6c24829b1f46e62aedf2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add skin imgs; change external links to micropython.org/resources.</title>
<updated>2014-11-03T22:14:23+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-03T22:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e3fde0a10f5d5df6a63e7dd05d7c612b5d2d7e8'/>
<id>urn:sha1:1e3fde0a10f5d5df6a63e7dd05d7c612b5d2d7e8</id>
<content type='text'>
</content>
</entry>
</feed>
