mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
doc/main: Drop EV3 references.
To make the documentation easier to use and maintain, EV3 content will be hidden. The stable 2.0 docs should be used for EV3 instead.
This commit is contained in:
+11
-1
@@ -258,7 +258,17 @@ latex_documents = [
|
||||
author, 'manual'),
|
||||
]
|
||||
|
||||
# -- Options for manual page output ---------------------------------------
|
||||
# -- Content control -----------------------------------------------------
|
||||
|
||||
|
||||
exclude_patterns = [
|
||||
'ev3devices.rst',
|
||||
'hubs/ev3brick.rst',
|
||||
'media.rst',
|
||||
'messaging.rst',
|
||||
'nxtdevices.rst'
|
||||
]
|
||||
|
||||
|
||||
# One entry per manual page. List of tuples
|
||||
# (source start file, name, description, authors, manual section).
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
cityhub
|
||||
technichub
|
||||
primehub
|
||||
ev3brick
|
||||
|
||||
.. pybricks-classlink:: MoveHub
|
||||
|
||||
@@ -43,9 +42,3 @@
|
||||
:height: 10 em
|
||||
:target: primehub.html
|
||||
|
||||
.. pybricks-classlink:: EV3Brick
|
||||
|
||||
.. figure:: ../../main/images/ev3brick.png
|
||||
:height: 10 em
|
||||
:target: ev3brick.html
|
||||
|
||||
|
||||
@@ -70,14 +70,10 @@ findings on our `support page`_ so we can make Pybricks even better.
|
||||
|
||||
hubs/index
|
||||
pupdevices/index
|
||||
ev3devices
|
||||
nxtdevices
|
||||
iodevices/index
|
||||
parameters/index
|
||||
tools/index
|
||||
robotics
|
||||
media
|
||||
messaging
|
||||
geometry
|
||||
|
||||
.. toctree::
|
||||
|
||||
Reference in New Issue
Block a user