Skip to content

Remove EGRET from the documentation #11

Description

@micahpw

Remove EGRET references from the docs:

  • docs/source/api/ScenarioObjects/EGRET.md — delete the page and its entry in the Scenario Objects toctree
  • docs/source/index.md — remove the ~gat.scenariohandlers.egret autosummary block and the api/ScenarioObjects/EGRET.md toctree line

Documentation only: src/gat/scenariohandlers/egret.py (EGRETScenario) stays in the package and remains importable — it just stops being advertised in the docs. If the handler itself should be deprecated or removed later, that's a separate decision (it's one of the legacy v0 handlers already covered by the deprecation-warning pattern in docs/source/legacy_handler_deprecation.md).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions