Skip to content

Improve documentation structure for plugins and cookbook#1647

Open
alstondsouza1 wants to merge 3 commits into
apache:mainfrom
alstondsouza1:docs-1043-structure
Open

Improve documentation structure for plugins and cookbook#1647
alstondsouza1 wants to merge 3 commits into
apache:mainfrom
alstondsouza1:docs-1043-structure

Conversation

@alstondsouza1

@alstondsouza1 alstondsouza1 commented Jun 22, 2026

Copy link
Copy Markdown

Summary

This PR addresses #1043 by improving the organization of the documentation.

Changes

  • Split the old Integrations section into Plugins and Cookbook sections.
  • Added a Plugin API Reference section.
  • Kept lifecycle interfaces under the Lifecycle API section.
  • Moved concrete adapters such as ProgressBar and SlackNotifier into the plugin reference.
  • Updated navigation and internal links that referenced the old paths.
  • Updated example README links.

Testing

  • Verified moved pages and toctree targets exist.
  • Checked for stale references to old documentation paths.
  • Ran git diff --check.
  • Full Sphinx documentation build will be performed through CI.

Closes #1043.

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.

Improving documentation structure

1 participant