updated hexa and docforge docs

This commit is contained in:
2026-09-15 16:53:19 +05:30
parent 27f76c7831
commit b1f5ce092a
78 changed files with 2653 additions and 54095 deletions

View File

@@ -1286,6 +1286,8 @@ into doc-forge documentation models.</p>
<ul>
<li>All analysis is static; analyzed modules are never executed.</li>
<li>Private members (names starting with <code>_</code>) are skipped during conversion.</li>
<li>Imported aliases that cannot be resolved (stdlib/third-party names) are
skipped; aliases that resolve within the documented project are kept.</li>
</ul>
</details> <hr />