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:
Laurens Valk
2021-07-23 10:41:34 +02:00
parent 5ab81dc732
commit 1be7fce116
3 changed files with 11 additions and 12 deletions
+11 -1
View File
@@ -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).
-7
View File
@@ -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
-4
View File
@@ -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::