Files
JIMRI/help/en/html/doc/Technical/logixng/LogixNG.shtml
T
2026-06-17 14:00:51 +02:00

67 lines
1.8 KiB
Plaintext

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
<title>JMRI: LogixNG Documentation</title>
<meta name="author" content="Daniel Bergqvist">
<meta name="keywords" content="logixng model railroad JMRI LogixNG PanelPro">
<!--#include virtual="/help/en/parts/Style.shtml" -->
</head>
<body>
<div id="container">
<!--#include virtual="/Header" -->
<div id="mBody">
<!--#include virtual="Sidebar.shtml" -->
<div id="mainContent">
<!-- Page Body -->
<h1>JMRI Code: LogixNG</h1>
<p>This page describes the technical aspects of LogixNG and how to add new features to
LogixNG. It's recommended to read the <a href="../../../tools/LogixNG.shtml">User
manual</a> first which describes the concept of LogixNG.</p>
<h2>LogixNG technical pages</h2>
<ul>
<li>
<a href="PackageStructure.shtml">The structure of LogixNG packages</a>
</li>
<li>
<a href="CategoriesEnum.shtml">The Categories enum</a>
</li>
<li>
<a href="CreateExpressionsAndActions.shtml">Create Expressions, Actions, and so on</a>
</li>
<li>
<a href="Sockets.shtml">Sockets</a>
</li>
<li>
<a href="Plugins.shtml">Plugins for LogixNG</a>
</li>
<li>
<a href="UnitTesting.shtml">Unit testing of LogixNG</a>
</li>
</ul>
<h2>Aaaa</h2>
<p>Bbbb.</p>
<!--#include virtual="/Footer" -->
</div>
<!-- closes #mainContent-->
</div>
<!-- closes #mBody-->
</div>
<!-- closes #container -->
<script src="/js/help.js"></script>
</body>
</html>