mirror of
https://github.com/radzenhq/radzen-blazor.git
synced 2026-07-08 18:16:08 +00:00
Generate separate API reference markdown files with Roslyn-extracted types
Extract parameter/event types from component source via Roslyn syntax
parsing, resolve inherited properties across the class hierarchy, and
generate per-component API reference files at api/{component}.md with
typed Parameters, Events, and Methods tables. Component pages now link
to the separate API file instead of inlining the tables.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -348,3 +348,4 @@ Radzen.Blazor.min.js
|
||||
/.gitignore
|
||||
/.gitignore
|
||||
RadzenBlazorDemos/wwwroot/demos
|
||||
llms.txt
|
||||
|
||||
Reference in New Issue
Block a user