<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/math.rst, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-02-27T23:24:16+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'adafruit/2.x' into merge_2x</title>
<updated>2018-02-27T23:24:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-27T23:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bf05183158c67c4ef1824c3b1296d401bc7754d8'/>
<id>urn:sha1:bf05183158c67c4ef1824c3b1296d401bc7754d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete a bunch of docs, drivers and examples not relevant to CircuitPython.</title>
<updated>2018-02-21T01:34:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-21T01:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20dd3b1e434f57a0609fd5306f47863396d1022e'/>
<id>urn:sha1:20dd3b1e434f57a0609fd5306f47863396d1022e</id>
<content type='text'>
This fixes #345 and fixes #215.
</content>
</entry>
<entry>
<title>docs/library: Add CPython docs xref to each pertinent module.</title>
<updated>2017-07-02T12:37:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-07-02T12:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=465d84b7e72c9fe4a8907ee539f736ff576d9dd6'/>
<id>urn:sha1:465d84b7e72c9fe4a8907ee539f736ff576d9dd6</id>
<content type='text'>
Cross-reference text/link is implemented as RST substitution, so easy to
consistently.
</content>
</entry>
<entry>
<title>docs: math, cmath: Add port availability information.</title>
<updated>2016-06-01T19:12:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-01T19:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c4ab8895e8c0ce02198a6ffdf1cb7254fed0462e'/>
<id>urn:sha1:c4ab8895e8c0ce02198a6ffdf1cb7254fed0462e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/math: Typo fix.</title>
<updated>2016-06-01T19:09:51+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-01T19:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a05a59116e5a308b312efbc0b511e7e0199e418'/>
<id>urn:sha1:1a05a59116e5a308b312efbc0b511e7e0199e418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Correct the documentation for math.frexp.</title>
<updated>2015-02-23T22:15:11+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-23T22:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4fddbe5ab6295d102630b84641f63e250bd8f894'/>
<id>urn:sha1:4fddbe5ab6295d102630b84641f63e250bd8f894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Cleanup and update some docs.</title>
<updated>2014-10-31T22:21:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-31T22:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a58713a899b7df5b291e868d2553b2333c0b3dc9'/>
<id>urn:sha1:a58713a899b7df5b291e868d2553b2333c0b3dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Import documentation from source-code inline comments.</title>
<updated>2014-10-31T01:37:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-31T01:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88d3054ac072f9c73b0f3f045c59ba74f6730c1d'/>
<id>urn:sha1:88d3054ac072f9c73b0f3f045c59ba74f6730c1d</id>
<content type='text'>
The inline docs (prefixed with /// in .c files) have been converted to
RST format and put in the docs subdirectory.
</content>
</entry>
</feed>
