Skip to content

Commit 55dd47c

Browse files
committed
docs: include MDRO in docs
1 parent b1fd521 commit 55dd47c

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/po4a.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
[type: AsciiDoc_def] src/gui/gstat.adoc $lang:src/$lang/gui/gstat.adoc
8888
[type: AsciiDoc_def] src/gui/halui.adoc $lang:src/$lang/gui/halui.adoc
8989
[type: AsciiDoc_def] src/gui/image-to-gcode.adoc $lang:src/$lang/gui/image-to-gcode.adoc
90+
[type: AsciiDoc_def] src/gui/mdro.adoc $lang:src/$lang/gui/mdro.adoc
9091
[type: AsciiDoc_def] src/gui/ngcgui.adoc $lang:src/$lang/gui/ngcgui.adoc
9192
[type: AsciiDoc_def] src/gui/panelui.adoc $lang:src/$lang/gui/panelui.adoc
9293
[type: AsciiDoc_def] src/gui/pyvcp.adoc $lang:src/$lang/gui/pyvcp.adoc

docs/src/Master_Documentation.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ include::gui/tklinuxcnc.adoc[]
7777

7878
include::plasma/qtplasmac.adoc[]
7979

80+
include::gui/mdro.adoc[]
81+
8082
:leveloffset: 1
8183

8284
= Programming

docs/src/index.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ function setup_page(){
142142
<li><a href="gui/ngcgui.html">NGCGUI, Subroutine GUI</a></li>
143143
<li><a href="gui/tklinuxcnc.html">TkLinuxCNC, (no opengl) GUI</a></li>
144144
<li><a href="plasma/qtplasmac.html">QtPlasmaC, A Complete Plasma Cutting Configuration</a></li>
145+
<li><a href="gui/mdro.html">MDRO, A Display for Digital Read Out scales</a></li>
145146
</ul>
146147
</div>
147148

0 commit comments

Comments
 (0)