<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/templates, branch 2.2.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-07-03T05:31:41+00:00</updated>
<entry>
<title>docs/pyboard: Move info about using Windows from topindex to general.</title>
<updated>2017-07-03T05:31:41+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-07-03T05:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3c62577ee9084068c63c5731977c601eb436ddc9'/>
<id>urn:sha1:3c62577ee9084068c63c5731977c601eb436ddc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/pyboard: Move hardware info into General Info chapter.</title>
<updated>2017-07-02T16:23:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-30T19:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f23c5d58738cd443d43b8e01cbd2a90ae6a8c9d'/>
<id>urn:sha1:4f23c5d58738cd443d43b8e01cbd2a90ae6a8c9d</id>
<content type='text'>
This makes top-level ToC of the pyboard docs consistent with other ports
(consisting of 3 chapters: QuickRef, General Info, and Tutorial).

Also, some other minor tweaks applied, like local ToC for General Info and
headings mentioning pyboard.
</content>
</entry>
<entry>
<title>docs/replace.inc: Add |see_cpython|, to xref individual symbols from CPython.</title>
<updated>2017-07-02T12:43:12+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-07-02T12:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a6af1a1d9c4d84987fd067a39a1c936df9f89420'/>
<id>urn:sha1:a6af1a1d9c4d84987fd067a39a1c936df9f89420</id>
<content type='text'>
The idea is to use it for each symbol in builtins.rst.
</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/conf.py: Add file for global replacements definition.</title>
<updated>2017-07-02T12:15:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-07-02T12:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ebce7984c66b4d977f4540506e243cf65a80db2f'/>
<id>urn:sha1:ebce7984c66b4d977f4540506e243cf65a80db2f</id>
<content type='text'>
The idea is to allow to define a kind of "macros" for repeatitive text,
so all occurrances can be updated in one place. Unfortunately, RST doesn't
support replacements with arguments, which limits usefulness of them and
should be taken into account.
</content>
</entry>
<entry>
<title>docs/topindex.html: Fix typo in "Glossary" heading.</title>
<updated>2017-07-02T11:29:06+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-07-02T11:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7e14f99c26af0e1df0979ba97ab6380339014a7d'/>
<id>urn:sha1:7e14f99c26af0e1df0979ba97ab6380339014a7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add glossary.</title>
<updated>2017-07-02T10:47:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-07-02T10:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d0797fbc182b45194e6c15ffc145ed1c5e844ad6'/>
<id>urn:sha1:d0797fbc182b45194e6c15ffc145ed1c5e844ad6</id>
<content type='text'>
We have enough terms or references throughout the docs which may be not
immediately clear or have some important nuances. Referencing terms in
gloassary is the best way to deal with that.
</content>
</entry>
<entry>
<title>docs: Move topindex.html to templates/ subdir.</title>
<updated>2017-07-01T17:30:35+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-06-30T08:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f585526c8013963b0a8ee980bb818d50b16923d6'/>
<id>urn:sha1:f585526c8013963b0a8ee980bb818d50b16923d6</id>
<content type='text'>
Later versions of jinja2 need it to be in this subdir, and earlier versions
work with it here as well.
</content>
</entry>
<entry>
<title>docs: Add link to PDF version of docs in sidebar.</title>
<updated>2016-06-06T10:37:40+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-06-06T10:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2bf6eb9fe2e7e2acd1ce361dd8276cb8f047f8fe'/>
<id>urn:sha1:2bf6eb9fe2e7e2acd1ce361dd8276cb8f047f8fe</id>
<content type='text'>
Requires a link of the form: &lt;BASEURL&gt;/&lt;lang&gt;/&lt;ver&gt;/micropython-&lt;port&gt;.pdf
</content>
</entry>
<entry>
<title>docs: Make the short port names in the port/version sidebar lowercase.</title>
<updated>2016-04-28T11:34:59+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-28T11:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37d5aa1377747254ace4952b40da58a8472d6864'/>
<id>urn:sha1:37d5aa1377747254ace4952b40da58a8472d6864</id>
<content type='text'>
To make it neater and simpler.
</content>
</entry>
</feed>
