Skip to content

Update Concepts and Plugin sections

Taylor A Murphy requested to merge update-concepts into master

Merge Request Checklist

  • Link to an issue
  • Include the proposed fix or feature
  • Include and update tests for the modified code
  • Include a documentation change
  • Add a CHANGELOG.md entry in the Unreleased section for any user-facing changes
  • Mention or assign a maintainer

Closes #2708 (closed)

This MR does a few things:

  • Dramatically simplifies the Project and Plugins sections of the Concepts page. A bit of content was added
  • From the projects page, most everything went into a new section in Guidecalled Project Structure
    • The Schedules part was moved to `Orchestration
  • Everything that was detailed and referenced plugins in the Projects section, went to a new section in Guide called Plugin Structure
    • Projects > meltano.yml project file > Plugins
    • Projects > Plugins
  • All links were updated to the new pages

My fast follow plan is to quickly update and improve the more detailed sections once this is merged, particularly around #2384 (closed) and #2574 (closed)

Edited by Taylor A Murphy

Merge request reports