Skip to content

[SharovBot] docs: regenerate llms-full.txt after w20 docs update (release/3.4)#21151

Merged
bloxster merged 1 commit into
release/3.4from
sharovbot/docs-llms-w20-20260512
May 13, 2026
Merged

[SharovBot] docs: regenerate llms-full.txt after w20 docs update (release/3.4)#21151
bloxster merged 1 commit into
release/3.4from
sharovbot/docs-llms-w20-20260512

Conversation

@erigon-copilot

Copy link
Copy Markdown
Contributor

[SharovBot]

Summary

The docs-site / build CI job is failing on the latest release/3.4 commit (071e4ae9) because the llms-full.txt files are out of sync after the May 2026 w20 documentation update (#21129).

Root Cause

The [r3.4] docs: May 2026 w20 — v3.4.1 update commit modified documentation pages but did not regenerate the LLMs text files. The docs-site / build CI job runs generate-llms.py and checks if the output matches the committed files — it fails when they differ.

Fix

Ran docs/site/scripts/generate-llms.py and committed the updated output:

  • llms-full.txt (root)
  • docs/site/static/llms-full.txt

Changes include 38 lines of documentation additions/corrections from the w20 update.

Testing

The generate-llms.py script ran successfully and produced consistent output. This is a pure documentation file regeneration — no code changes.

Co-authored-by: Giulio Rebuffo <giulio.rebuffo@gmail.com>
@bloxster bloxster merged commit fed1058 into release/3.4 May 13, 2026
22 checks passed
@bloxster bloxster deleted the sharovbot/docs-llms-w20-20260512 branch May 13, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant