Skip to content

Commit e0aa3d7

Browse files
committed
Last Changes before Release 0.9
1 parent 1a6877a commit e0aa3d7

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
# built documents.
7878
#
7979
# The short X.Y version.
80-
version = __version__
80+
version = 'v'+__version__
8181
# The full version, including alpha/beta/rc tags.
8282
release = __version__
8383

docs/index.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,14 @@ Table of Contents
2626
.. toctree::
2727
:caption: Curriculum
2828

29-
?? .. todo:: Add any Learn guide links here. If there are none, then simply delete this todo and leave the toctree above for use later.
29+
XRP Curriculum <https://introtoroboticsv2.readthedocs.io>
30+
XRP Support Forum <https://xrp.discourse.group>
3031

3132
.. toctree::
3233
:caption: Other Links
3334

34-
XRP Curriculum <https://introtoroboticsv2.readthedocs.io>
35-
XRP Support Forum <https://xrp.discourse.group>
36-
Download from GitHub <https://github.com/Open-STEM/XRP_MicroPython/releases/latest>
37-
Download Library Bundle <https://micropython.org/download/>
35+
XRP_MicroPython on GitHub <https://github.com/Open-STEM/XRP_MicroPython/releases/latest>
36+
Download Micropython <https://micropython.org/download/>
3837
MicroPython Reference Documentation <https://docs.micropython.org/en/latest/>
3938
MicroPython Support Forum <https://github.com/orgs/micropython/discussions>
4039

0 commit comments

Comments
 (0)