File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 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.
8282release = __version__
8383
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments