35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
<!-- Sidebar.shtml -->
|
|
<!-- This is the common sidebar definition for html/hardware/can/cbus (MERG) pages -->
|
|
|
|
<hr class="hide">
|
|
<div id="side"> <!-- Block of text on left side of page -->
|
|
<div style="text-align: center">JMRI® connects to...</div>
|
|
<dl>
|
|
|
|
<dt><a href="../index.shtml">Controller Area Networks (CAN)</a></dt>
|
|
<dd>
|
|
<ul>
|
|
|
|
<li><a href="index.shtml">CBUS®</a></li>
|
|
<li><a href="Names.shtml">CBUS Naming</a></li>
|
|
<li><a href="CbusFastClock.shtml">CBUS Fast Clock</a></li>
|
|
<li><a href="../scripting.shtml">CAN Scripting</a></li>
|
|
</ul>
|
|
</dd>
|
|
|
|
<!--#include virtual="/help/en/parts/SidebarSupportedHardware.shtml" -->
|
|
|
|
<!--#include virtual="/help/en/parts/SidebarApplications.shtml" -->
|
|
|
|
<!--#include virtual="/help/en/parts/SidebarTools.shtml" -->
|
|
|
|
<!--#include virtual="/help/en/parts/SidebarLayoutAutomation.shtml" -->
|
|
|
|
</dl>
|
|
|
|
<!--#include virtual="/help/en/parts/SidebarTail.shtml" -->
|
|
|
|
</div> <!-- closes #side -->
|
|
|
|
<!-- /Sidebar.shtml -->
|