Skip to content

Delegate (CON-1915)#1647

Open
lboue wants to merge 3 commits intoespressif:mainfrom
lboue:delegate
Open

Delegate (CON-1915)#1647
lboue wants to merge 3 commits intoespressif:mainfrom
lboue:delegate

Conversation

@lboue
Copy link
Contributor

@lboue lboue commented Jan 6, 2026

Description

This PR reorganizes the delegate cluster documentation in app_guide.rst by sorting all cluster-related lists alphabetically.

Changes

  • Sorted the main cluster list in section 1 alphabetically
  • Reordered and renumbered detailed cluster sections (1.1-1.48) alphabetically
  • Sorted all reference link definitions alphabetically

Benefits

  • Improved readability and navigation
  • Easier to find specific clusters
  • Consistent organization throughout the document

Related

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@lboue lboue marked this pull request as ready for review January 6, 2026 13:41
@github-actions github-actions bot changed the title Delegate Delegate (CON-1915) Jan 6, 2026
@shubhamdp
Copy link
Collaborator

@lboue Thanks for the PR, I think rather than a manual effort, could we do something which automatically sort the sections, so that we do not run into such nit-pick PRs again?

@lboue
Copy link
Contributor Author

lboue commented Jan 20, 2026

Yes, that's a good idea. I'll let you implement that on your end to correct it.

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.

Doc: unsorted list of clusters with delegate (CON-1914)

2 participants