[PR #2379] [MERGED] Llmtxt generation added #3227

Open
opened 2026-01-29 18:22:31 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2379
Author: @enchev
Created: 12/5/2025
Status: Merged
Merged: 12/5/2025
Merged by: @enchev

Base: masterHead: llmtxt


📝 Commits (7)

  • 2756cc1 RadzenBlazorDemos.Tools added
  • 0984d35 GenerateLlmsTxt Condition update to Release
  • 3175b77 GenerateLlmsTxt updated again
  • 3bc48d9 code fixed
  • f0d1d9f content generation cleaned
  • dfdb4b7 razor/html tags removed from example descriptions and the code is now inside codeblock
  • 97d73c0 more fixes

📊 Changes

6 files changed (+744 additions, -0 deletions)

View changed files

📝 Radzen.Server.sln (+6 -0)
📝 Radzen.WebAssembly.sln (+6 -0)
📝 Radzen.sln (+6 -0)
RadzenBlazorDemos.Tools/Program.cs (+689 -0)
RadzenBlazorDemos.Tools/RadzenBlazorDemos.Tools.csproj (+9 -0)
📝 RadzenBlazorDemos/RadzenBlazorDemos.csproj (+28 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/2379 **Author:** [@enchev](https://github.com/enchev) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/5/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `llmtxt` --- ### 📝 Commits (7) - [`2756cc1`](https://github.com/radzenhq/radzen-blazor/commit/2756cc12a4db7e6ae7b02b43fd1cd81f84f5d175) RadzenBlazorDemos.Tools added - [`0984d35`](https://github.com/radzenhq/radzen-blazor/commit/0984d35e0b73f0ea5eab6cc4e046324375d2f924) GenerateLlmsTxt Condition update to Release - [`3175b77`](https://github.com/radzenhq/radzen-blazor/commit/3175b77d506be2879be0e156e836cf178d51ee26) GenerateLlmsTxt updated again - [`3bc48d9`](https://github.com/radzenhq/radzen-blazor/commit/3bc48d985a19f265850689c736ee0a61f71275a3) code fixed - [`f0d1d9f`](https://github.com/radzenhq/radzen-blazor/commit/f0d1d9fb7d9d6a1de5601bd29d4470e6716ed9b9) content generation cleaned - [`dfdb4b7`](https://github.com/radzenhq/radzen-blazor/commit/dfdb4b7a290a891eeca9a26803696d1773babe4c) razor/html tags removed from example descriptions and the code is now inside codeblock - [`97d73c0`](https://github.com/radzenhq/radzen-blazor/commit/97d73c08c9a39234972460d94649200d03ddb717) more fixes ### 📊 Changes **6 files changed** (+744 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Server.sln` (+6 -0) 📝 `Radzen.WebAssembly.sln` (+6 -0) 📝 `Radzen.sln` (+6 -0) ➕ `RadzenBlazorDemos.Tools/Program.cs` (+689 -0) ➕ `RadzenBlazorDemos.Tools/RadzenBlazorDemos.Tools.csproj` (+9 -0) 📝 `RadzenBlazorDemos/RadzenBlazorDemos.csproj` (+28 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:22:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#3227