8000 docs: Update files for renesas-ra port. · sstobbe/micropython@52add7b · GitHub
[go: up one dir, main page]

Skip to content

Commit 52add7b

Browse files
docs: Update files for renesas-ra port.
Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>
1 parent 1b61800 commit 52add7b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ MicroPython documentation and references
1616
wipy/quickref.rst
1717
unix/quickref.rst
1818
zephyr/quickref.rst
19+
renesas-ra/quickref.rst

docs/templates/topindex.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ <h1>MicroPython documentation</h1>
7878
<a class="biglink" href="{{ pathto("zephyr/quickref") }}">Quick reference for the Zephyr port</a><br/>
7979
<span class="linkdescr">snippets of useful code and a tutorial</span>
8080
</p>
81+
<p class="biglink">
82+
<a class="biglink" href="{{ pathto("renesas-ra/quickref") }}">Quick reference for the Renesas RA</a><br/>
83+
<span class="linkdescr">general information for Renesas RA based boards, snippets of useful code, and a tutorial</span>
84+
</p>
8185
</td>
8286
</tr></table>
8387

0 commit comments

Comments
 (0)
0