Skip to content

Commit

Permalink
config: rename CPlusHub to TechnicHub
Browse files Browse the repository at this point in the history
This replaces the name in internal files.
  • Loading branch information
laurensvalk committed Oct 9, 2020
1 parent 00f3f33 commit 3b0ab64
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .vscode/spellright.dict
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ builtins
cdot
Celcius
cityhub
cplushub
technichub
de
dev
en
Expand Down
4 changes: 2 additions & 2 deletions doc/api/hubs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ City Hub (City/System)
Technic Hub (Technic)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. figure:: ../api/images/cplushub.png
.. figure:: ../api/images/technichub.png
:height: 15 em

.. include:: hubs_cplushub.inc
.. include:: hubs_technichub.inc

Move Hub (BOOST)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down
File renamed without changes.
File renamed without changes
2 changes: 1 addition & 1 deletion doc/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ below.
- .. figure:: images/cityhub.png
:target: start_pup.html

- .. figure:: images/cplushub.png
- .. figure:: images/technichub.png
:target: start_pup.html


Expand Down
2 changes: 1 addition & 1 deletion doc/common/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ class AvailabilityDirective(Directive):
option_spec = {
'movehub': flag,
'cityhub': flag,
'cplushub': flag,
'technichub': flag,
'ev3dev-stretch': flag,
}

Expand Down

0 comments on commit 3b0ab64

Please sign in to comment.