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:
Atanas Korchev
2026-02-18 08:13:21 +02:00
parent 759cd71259
commit 39c2c6857a
3 changed files with 417 additions and 109 deletions

1
.gitignore vendored
View File

@@ -348,3 +348,4 @@ Radzen.Blazor.min.js
/.gitignore
/.gitignore
RadzenBlazorDemos/wwwroot/demos
llms.txt