-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 3.74 KB
/
Copy pathindex.html
File metadata and controls
1 lines (1 loc) · 3.74 KB
1
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src 'self' data:; style-src 'self'; script-src 'self'; connect-src 'self'"><title>Home · MiniSQL</title><link rel="stylesheet" href="assets/minidoc.css"></head><body><header><a class="brand" href="index.html">MiniSQL</a><nav><a href="diagnostics.html">Diagnostics</a><a href="dependencies.html">Dependencies</a><a href="files.html">Files</a><a href="metrics.html">Metrics</a><a href="packages.html">Packages</a><a href="symbols.html">Symbols</a><a href="tests.html">Tests</a></nav><label class="search"><span>Search</span><input id="search-input" type="search" autocomplete="off" placeholder="Symbol name"></label></header><div id="search-results" class="search-results" hidden></div><main><section class="hero"><p class="eyebrow">MiniLang API documentation</p><h1>MiniSQL</h1><p class="lede">MiniSQL is a native relational database implemented in MiniLang, including transactional storage, SQL execution and optimization, concurrent client/server operation, security, backup, replication, administrative tools, and language connectors.</p><p class="hero-help">Use this reference to explore packages, source files, declarations, code quality metrics, and static dependencies.</p><div class="hero-meta"><span>Generated from MiniLang source</span><span>Revision <code>4546d1cceed7</code></span><span>Target <code>windows-x64</code></span></div></section><section class="home-section" aria-labelledby="overview-title"><div class="section-heading"><div><p class="eyebrow">Overview</p><h2 id="overview-title">Project at a glance</h2></div><a href="metrics.html">View all metrics</a></div><div class="stats"><div><strong>5.44</strong><span>Average complexity</span></div><div><strong>100%</strong><span>Documentation coverage</span></div><div><strong>4.96%</strong><span>Duplicated source</span></div><div><strong>3315</strong><span>Functions</span></div><div><strong>84</strong><span>Packages</span></div><div><strong>89</strong><span>Project files</span></div><div><strong>42868</strong><span>Source lines</span></div><div><strong>6723</strong><span>Symbols</span></div></div></section><section class="home-section" aria-labelledby="explore-title"><div class="section-heading"><div><p class="eyebrow">Navigation</p><h2 id="explore-title">Explore the documentation</h2></div></div><p class="section-intro">Choose an overview below, or use the search field above to jump directly to a declaration.</p><div class="cards"><a href="graph-calls.html"><strong>Call graph</strong><span>Static call relationships</span></a><a href="diagnostics.html"><strong>Diagnostics</strong><span>Review documentation warnings and errors</span></a><a href="dependencies.html"><strong>Dependencies</strong><span>Review imported source dependencies without expanding their APIs</span></a><a href="files.html"><strong>Files</strong><span>Browse documented MiniLang source files</span></a><a href="graph-imports.html"><strong>Import graph</strong><span>Exact file dependencies</span></a><a href="metrics.html"><strong>Metrics</strong><span>Inspect complexity, duplication, and code health</span></a><a href="packages.html"><strong>Packages</strong><span>Browse declarations grouped by package</span></a><a href="symbols.html"><strong>Symbols</strong><span>Find functions, types, constants, and globals</span></a><a href="tests.html"><strong>Tests</strong><span>Browse std.test declaration metadata</span></a></div></section></main><footer>Generated by <strong>MiniDoc 0.4.2</strong> on <time>2026-09-04 18:07:17.946 local time</time> from source revision <code>4546d1cceed7</code>.</footer><script src="assets/minidoc.js" defer></script></body></html>