Skip to content

[Writer] Remove Tron docs and add deprecation notice#1022

Closed
JackReacher0807 wants to merge 1 commit intomainfrom
docs/writer/tron-deprecation
Closed

[Writer] Remove Tron docs and add deprecation notice#1022
JackReacher0807 wants to merge 1 commit intomainfrom
docs/writer/tron-deprecation

Conversation

@JackReacher0807
Copy link
Collaborator

Summary

  • Removed all Tron chain documentation (API quickstart, FAQ, overview pages)
  • Removed Tron OpenAPI specs (tron-http, tron-solidity-http) and OpenRPC spec
  • Removed Tron API generator configs
  • Removed Tron from supported chains list and compute unit costs
  • Created Tron deprecation notice page (matching Lumia deprecation format)
  • Updated docs.yml sidebar to show only deprecation notice under Tron section
  • Added redirects from all old Tron pages to the deprecation notice
  • Preserved historical changelog entry

@JackReacher0807 JackReacher0807 requested a review from a team as a code owner February 12, 2026 03:37
@github-actions
Copy link

github-actions bot commented Feb 12, 2026

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Feb 12, 2026, 3:39 AM

@github-actions github-actions bot temporarily deployed to docs-preview February 12, 2026 03:38 Destroyed
@SahilAujla SahilAujla closed this Feb 12, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 710b2e6118

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines 4377 to +4378
- source: /reference/tron-api-endpoints
destination: /docs/reference/chain-apis-overview#tron-apis
destination: /docs/reference/tron-deprecation-notice

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Mark Tron redirect entries as permanent

The newly added Tron deprecation redirects omit permanent: true, unlike the existing deprecation redirect blocks (for example Lumia), so requests to old Tron URLs can be served as non-permanent redirects instead of canonical moves. This weakens migration behavior for users and crawlers hitting /reference/tron-api-endpoints and the old Tron reference pages, and it is likely unintentional because every neighboring redirect entry explicitly sets permanence.

Useful? React with 👍 / 👎.

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.

2 participants