-
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.62 KB
/
Copy pathindex.html
File metadata and controls
1 lines (1 loc) · 3.62 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 · MiniDoc</title><link rel="stylesheet" href="assets/minidoc.css"></head><body><header><a class="brand" href="index.html">MiniDoc</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>MiniDoc</h1><p class="lede">MiniDoc is a self-hosted documentation generator for MiniLang projects with HTML, GitHub-compatible Markdown, dependency graphs, source metrics, and documentation diagnostics.</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>52da76b68a82</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>7.14</strong><span>Average complexity</span></div><div><strong>100%</strong><span>Documentation coverage</span></div><div><strong>9.11%</strong><span>Duplicated source</span></div><div><strong>278</strong><span>Functions</span></div><div><strong>13</strong><span>Packages</span></div><div><strong>13</strong><span>Project files</span></div><div><strong>5225</strong><span>Source lines</span></div><div><strong>543</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.3</strong> from source revision <code>52da76b68a82</code>.</footer><script src="assets/minidoc.js" defer></script></body></html>