Skip to content

Commit 356b9f0

Browse files
authored
Merge pull request #1254 from flash62au/sphinx
clean up the navigation a bit
2 parents 22c4664 + 204f86c commit 356b9f0

14 files changed

Lines changed: 1259 additions & 590 deletions

File tree

docs/begin/what-to-know.rst

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,35 @@ What is DCC-EX?
3939
Our Free and Open Source Products
4040
=================================
4141

42+
Our Open Source Hardware
43+
------------------------
44+
45+
Our *open source* hardware products currently include:
46+
47+
.. list-table::
48+
:widths: 33 33 33
49+
:header-rows: 0
50+
:class: table-grid-homepage
51+
52+
* - |EX-CSB1-LOGO-SMALL|
53+
- |EX-MS-LOGO-SMALL|
54+
- |EX-WS-LOGO-SMALL|
55+
* - Our ready-to-run |DCC| & |DC| command station / booster for controlling your model railroad. Preloaded with our |EX-CS| software.
56+
- Our dual 5A output |motor shield| for DIY command stations and adding additional power districts to the |EX-CSB1-SHORT|
57+
- Our WiFi add-on board for DIY command stations
58+
59+
.. list-table::
60+
:widths: 50 50
61+
:header-rows: 0
62+
:class: table-list-homepage
63+
64+
* - |EX-CSB1-LOGO-SMALL|
65+
- Our ready-to-run |DCC| & |DC| command station / booster for controlling your model railroad. Preloaded with our |EX-CS| software.
66+
* - |EX-MS-LOGO-SMALL|
67+
- Our dual 5A output |motor shield| for DIY command stations and adding additional power districts to the |EX-CSB1-SHORT|
68+
* - |EX-WS-LOGO-SMALL|
69+
- Our WiFi add-on board for DIY command stations
70+
4271
Our Free, Open Source Software
4372
------------------------------
4473

@@ -92,35 +121,6 @@ Our *free*, *open source* software products currently include:
92121
* - |EX-TB-LOGO-SMALL|
93122
- An Android app to help configure your EX-CommandStation
94123

95-
Our Open Source Hardware
96-
------------------------
97-
98-
Our *open source* hardware products currently include:
99-
100-
.. list-table::
101-
:widths: 33 33 33
102-
:header-rows: 0
103-
:class: table-grid-homepage
104-
105-
* - |EX-CSB1-LOGO-SMALL|
106-
- |EX-MS-LOGO-SMALL|
107-
- |EX-WS-LOGO-SMALL|
108-
* - Our ready-to-run |DCC| & |DC| command station / booster for controlling your model railroad
109-
- Our dual 5A output |motor shield| for DIY command stations and adding additional power districts to the |EX-CSB1-SHORT|
110-
- Our WiFi add-on board for DIY command stations
111-
112-
.. list-table::
113-
:widths: 50 50
114-
:header-rows: 0
115-
:class: table-list-homepage
116-
117-
* - |EX-CSB1-LOGO-SMALL|
118-
- Our ready-to-run |DCC| & |DC| command station / booster for controlling your model railroad
119-
* - |EX-MS-LOGO-SMALL|
120-
- Our dual 5A output |motor shield| for DIY command stations and adding additional power districts to the |EX-CSB1-SHORT|
121-
* - |EX-WS-LOGO-SMALL|
122-
- Our WiFi add-on board for DIY command stations
123-
124124
----
125125

126126
What is EX-CommandStation?

docs/ex-commandstation/advanced-setup/index.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,7 @@ Manual Configuration of the EX-CommandStation
208208
DCC-EX Commands
209209
===============
210210

211-
.. toctree::
212-
:maxdepth: 1
213-
214-
Native Commands Summary </reference/software/command-summary-consolidated>
211+
:doc:`Native Commands Summary </reference/software/command-summary-consolidated>`
215212

216213
----
217214

docs/ex-commandstation/advanced-setup/installation-options/index.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Installation Options
1111

1212
There are three options available to install |EX-CS|:
1313

14-
* |EX-I| is aimed at the |conductor-text| or |tinkerer-text| level user utilising the recommended hardware, and is the simplest option to get |EX-CS| installed and running.
15-
* The |Arduino IDE| is more aimed at the |engineer-text| level user who is using different hardware options or requires a level of customisation not available in |EX-I|.
14+
* |EX-I| is aimed at the |conductor-text| or |tinkerer-text| level user utilising the recommended hardware, and is the simplest option to get |EX-CS| installed and running. |BR| |BR|
15+
* The |Arduino IDE| is more aimed at the |engineer-text| level user who is using different hardware options or requires a level of customisation not available in |EX-I|. |BR| |BR|
1616
* **Microsoft Visual Studio Code** (VSC) is more aimed at the |engineer-text| level user who is using different hardware options or requires a level of customisation not available in |EX-I|. It better that the |Arduino IDE| in most respects but takes a bit more effort to setup initially. We don't cover this option on these pages.
1717

1818
.. important::
@@ -23,8 +23,13 @@ There are three options available to install |EX-CS|:
2323

2424
The |EX-I| will meet 100% of the needs of a |conductor-text| or |tinkerer-text| with considerably less effort.
2525

26+
* :doc:`Install using EX-Installer </ex-installer/index>`
27+
* :doc:`Install using Arduino IDE <arduino-ide>`
28+
29+
2630
.. toctree::
31+
:hidden:
2732
:maxdepth: 1
2833

29-
Install using EX-Installer </ex-installer/index>
3034
Install using Arduino IDE <arduino-ide>
35+

0 commit comments

Comments
 (0)