updated template for mkdocs and rendered MCP docs and site
This commit is contained in:
@@ -4,6 +4,8 @@ Model layer for doc-forge.
|
||||
The ``docforge.models`` package defines the core data structures used to
|
||||
represent Python source code as a structured documentation model.
|
||||
|
||||
---
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
@@ -23,6 +25,8 @@ Key components:
|
||||
These models are intentionally **renderer-agnostic**, allowing the same
|
||||
documentation structure to be transformed into multiple output formats
|
||||
(e.g., MkDocs, MCP, or other renderers).
|
||||
|
||||
---
|
||||
"""
|
||||
|
||||
from .project import Project
|
||||
|
||||
Reference in New Issue
Block a user