<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/conf.py, branch v1.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-03-29T17:01:19+00:00</updated>
<entry>
<title>docs: Bump version to 1.4.</title>
<updated>2015-03-29T17:01:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-29T17:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=64e8b622917156bfe3a7ca3698072188be1ab862'/>
<id>urn:sha1:64e8b622917156bfe3a7ca3698072188be1ab862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Bump version to 1.3.10.</title>
<updated>2015-02-13T13:26:44+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T13:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=79dc0a0886b4c7fa7779258532cdb27c0ca848b8'/>
<id>urn:sha1:79dc0a0886b4c7fa7779258532cdb27c0ca848b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Bump version to 1.3.9.</title>
<updated>2015-01-25T00:10:07+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-25T00:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=552f7c40a0c98fdd3bbf89f7d4ebf23e342e0c01'/>
<id>urn:sha1:552f7c40a0c98fdd3bbf89f7d4ebf23e342e0c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Bump version to 1.3.8.</title>
<updated>2014-12-29T00:04:59+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-29T00:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=96e22154d7fbdd4fe5a130ed8c009647d747b79d'/>
<id>urn:sha1:96e22154d7fbdd4fe5a130ed8c009647d747b79d</id>
<content type='text'>
Should have done it before tagging...
</content>
</entry>
<entry>
<title>docs: Add custom CSS file, with code for admonition.</title>
<updated>2014-12-21T00:22:49+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-21T00:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9b561a7c0dda4ed5d9584d5379c5c2aaab04f28c'/>
<id>urn:sha1:9b561a7c0dda4ed5d9584d5379c5c2aaab04f28c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Bump version to 1.3.7.</title>
<updated>2014-11-28T17:48:48+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-28T17:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=722fab7c2a1aa9e141f4bfc794f705855ef46796'/>
<id>urn:sha1:722fab7c2a1aa9e141f4bfc794f705855ef46796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Fix RTD build configuration.</title>
<updated>2014-11-15T21:33:07+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-15T21:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5228854f0e026838c21a1e603dab77bb61d2fada'/>
<id>urn:sha1:5228854f0e026838c21a1e603dab77bb61d2fada</id>
<content type='text'>
ReadTheDocs needs the root directory in its search path so it finds
topindex.html.
</content>
</entry>
<entry>
<title>docs: Add optional sphinx_rtd_theme; add docs build instructions.</title>
<updated>2014-11-15T19:01:19+00:00</updated>
<author>
<name>evildmp</name>
<email>daniele@vurt.org</email>
</author>
<published>2014-11-06T00:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aec189a5ba4e1feac82625507851d4188f6dd510'/>
<id>urn:sha1:aec189a5ba4e1feac82625507851d4188f6dd510</id>
<content type='text'>
The sphinx_rtd_theme is used by ReadTheDocs to render a pretty looking
documentation.  If you have this theme installed locally then your
locally-compiled docs will look exactly like the published
documentation.   Otherwise it falls back to the default theme.
</content>
</entry>
<entry>
<title>docs: Bump version to 1.3.6.</title>
<updated>2014-11-04T19:04:12+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-04T19:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ff8d0e071c4281e7593b4798e92af56bb80f5471'/>
<id>urn:sha1:ff8d0e071c4281e7593b4798e92af56bb80f5471</id>
<content type='text'>
This needs to be done before actually tagging the new version.
</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>
</feed>
