mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-15 19:16:15 +00:00
doc/ide: improve landing page
Add visuals to quickly get to hubs or pupdevices. These still need to be made into smaller more generic images, but these will do for now.
This commit is contained in:
+20
-1
@@ -3,7 +3,7 @@ Pybricks Documentation
|
||||
|
||||
.. note::
|
||||
|
||||
The installation guide and other documentation are available at
|
||||
The installation guide and other documentation are available at
|
||||
`docs.pybricks.com`_. This window contains only
|
||||
documentation and examples for all available classes and methods.
|
||||
|
||||
@@ -28,4 +28,23 @@ Pybricks Documentation
|
||||
signaltypes
|
||||
motors
|
||||
|
||||
Use the ☰ menu to navigate all available classes, methods, and tools. A few
|
||||
commonly used devices are listed below for quick reference.
|
||||
|
||||
.. rubric:: Powered Up Hubs
|
||||
|
||||
.. figure:: ../api/images/powereduphubs.png
|
||||
:width: 80 %
|
||||
:target: hubs/index.html
|
||||
|
||||
.. figure:: ../api/images/primeinventorhub.png
|
||||
:width: 80 %
|
||||
:target: hubs/index.html
|
||||
|
||||
.. rubric:: Powered Up Motors and Sensors
|
||||
|
||||
.. figure:: ../api/images/pupmotors_label.png
|
||||
:width: 100 %
|
||||
:target: pupdevices/index.html
|
||||
|
||||
.. _docs.pybricks.com: https://docs.pybricks.com/
|
||||
|
||||
Reference in New Issue
Block a user