docs: refresh doc-forge library and MCP bundle

- collect regenerated doc-forge combined site (wiki + lib)
- drop stale lib/docforge duplicate subtree
- mcp bundle now uses docs:// module resources
This commit is contained in:
2026-09-12 13:12:55 +05:30
parent bd8ba6e67c
commit 167d44fcfe
107 changed files with 4754 additions and 40058 deletions

View File

@@ -343,6 +343,10 @@
@@ -427,6 +431,52 @@
<li class="md-nav__item">
<a href="../../../wiki/05_development/03_gsdfc_guide/" class="md-nav__link">
<span class="md-ellipsis">
Gsdfc Guide
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../../wiki/05_development/04_mcp_guide/" class="md-nav__link">
<span class="md-ellipsis">
Mcp Guide
</span>
</a>
</li>
</ul>
</nav>
@@ -1451,6 +1501,17 @@
<p>This module defines the <code>NavSpec</code> class, which represents the navigation
structure defined by the user in the doc-forge navigation specification
(typically <code>docforge.nav.yml</code>).</p>
<hr />
<details class="notes" open>
<summary>Notes</summary>
<ul>
<li>The spec file supports an optional <code>icon</code> mapping for MkDocs theme
customization.</li>
<li>All file references in <code>groups</code> are relative to the documentation root.</li>
</ul>
</details> <hr />
@@ -1645,17 +1706,9 @@ generated MkDocs configuration.</p>
</td>
<td>
<div class="doc-md-description">
<p>A list containing the home document (if defined) and all</p>
</div>
</td>
</tr>
<tr class="doc-section-item">
<td>
<code>list[str]</code>
</td>
<td>
<div class="doc-md-description">
<p>group pattern entries.</p>
<p>list[str]:
A list containing the home document (if defined) and all
group pattern entries.</p>
</div>
</td>
</tr>
@@ -1719,13 +1772,13 @@ generated MkDocs configuration.</p>
<table>
<thead>
<tr>
<th>Type</th>
<th>Name</th> <th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="doc-section-item">
<td>
<td><code>NavSpec</code></td> <td>
<code><a class="autorefs autorefs-internal" title="docforge.nav.spec.NavSpec" href="#docforge.nav.spec.NavSpec">NavSpec</a></code>
</td>
<td>
@@ -1835,13 +1888,13 @@ corresponding <code>NavSpec</code> instance.</p>
<table>
<thead>
<tr>
<th>Type</th>
<th>Name</th> <th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="doc-section-item">
<td>
<td><code>NavSpec</code></td> <td>
<code><a class="autorefs autorefs-internal" title="docforge.nav.spec.NavSpec" href="#docforge.nav.spec.NavSpec">NavSpec</a></code>
</td>
<td>