<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Synapse Message Documentation</title>
<style>
{{style}}
</style>
</head>
<body>
<header>
<h1>Synapse Message Documentation</h1>
<p>Generated from .syn message contracts. This page documents the validated import closure, packet IDs, command codes, types, fields, and doc comments.</p>
<div class="summary">
{{summary}}
</div>
</header>
<div id="top" class="layout">
<aside>
<p class="sidebar-title">Search</p>
<div class="search"><input id="doc-search" type="search" placeholder="Search packets, fields, MIDs, CCs..." aria-label="Search documentation"><p id="search-count">Showing all declarations.</p></div>
<p class="sidebar-title" style="margin-top:22px">Contents</p>
{{toc}}
</aside>
<main>
{{content}}
<script>
{{script}}
</script>
</main>
</div>
</body>
</html>