summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-06-25 00:24:19 +0100
committerDamien George <damien.p.george@gmail.com>2015-06-25 00:24:19 +0100
commit0d3e309ebc0c564a0221759e585b2c19f893614c (patch)
treeaec518ac7e82b1ac163feab349daf9f6e4d69ed8
parent2110dc5a6dc9de415e8f4dda75262d4b98d1f0a4 (diff)
downloadmicropython-0d3e309ebc0c564a0221759e585b2c19f893614c.tar.gz
micropython-0d3e309ebc0c564a0221759e585b2c19f893614c.zip
docs: Add link in references index to Thumb2 assembler docs.
-rw-r--r--docs/reference/index.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/index.rst b/docs/reference/index.rst
index 7848319866..fae0a219a2 100644
--- a/docs/reference/index.rst
+++ b/docs/reference/index.rst
@@ -8,3 +8,10 @@ documentation at
Differences to standard Python as well as additional features of
MicroPython are described in the sections here.
+
+.. only:: port_pyboard
+
+ .. toctree::
+ :maxdepth: 1
+
+ asm_thumb2_index.rst