updated template for mkdocs and rendered MCP docs and site

This commit is contained in:
2026-03-07 16:07:18 +05:30
parent 17d39a3e88
commit 7f5dd7e5be
31 changed files with 1308 additions and 936 deletions

View File

@@ -11,6 +11,8 @@ generating renderer sources, building documentation sites, exporting
machine-readable documentation bundles, and starting development or MCP
servers.
---
Typical usage
-------------
@@ -22,6 +24,8 @@ Programmatic invocation is also possible:
from docforge.cli import main
main()
---
"""
from .main import main