updated template for mkdocs and rendered MCP docs and site
This commit is contained in:
@@ -5,6 +5,8 @@ The ``docforge.nav`` package manages the relationship between the logical
|
||||
documentation structure defined by the user and the physical documentation
|
||||
files generated on disk.
|
||||
|
||||
---
|
||||
|
||||
Workflow
|
||||
--------
|
||||
|
||||
@@ -17,6 +19,8 @@ Workflow
|
||||
This layer separates documentation organization from the underlying source
|
||||
code layout, enabling flexible grouping, ordering, and navigation structures
|
||||
independent of module hierarchy.
|
||||
|
||||
---
|
||||
"""
|
||||
|
||||
from .spec import NavSpec, load_nav_spec
|
||||
|
||||
Reference in New Issue
Block a user