Skip to content

Conversation

Gui-FernandesBR
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR commented Jul 26, 2025

Pull request type

  • ReadMe, Docs and GitHub updates

Checklist

  • Tests for the changes have been added (if needed)
  • Docs have been reviewed and added / updated
  • Lint (black rocketpy/ tests/) has passed locally
  • All tests (pytest tests -m slow --runslow) have passed locally
  • CHANGELOG.md has been updated (if relevant)

Current behavior

See issue #160

New behavior

Adds a new page to our documentation describing the usage of Flight class.

Breaking change

  • No

Additional information

Under construction. Suggestions are allowed.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive documentation for the Flight class to RocketPy's user guide. The documentation provides detailed guidance on creating flight simulations, understanding parameters, accessing results, and utilizing advanced features.

Key changes:

  • Added a new Flight class usage documentation page covering simulation creation, parameters, results access, plotting, and advanced features
  • Updated the main user guide index to include the new Flight documentation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
docs/user/index.rst Added Flight documentation entry to the user guide table of contents
docs/user/flight.rst New comprehensive Flight class documentation with examples, parameter explanations, and usage patterns

@Gui-FernandesBR Gui-FernandesBR self-assigned this Jul 26, 2025
@Gui-FernandesBR Gui-FernandesBR added the Docs Docs and examples related label Jul 26, 2025
@Gui-FernandesBR Gui-FernandesBR marked this pull request as ready for review July 26, 2025 16:22
@Gui-FernandesBR Gui-FernandesBR requested a review from a team as a code owner July 26, 2025 16:22
@Gui-FernandesBR
Copy link
Member Author

here is a preview of the new flight docs page:
flight.zip

@Gui-FernandesBR
Copy link
Member Author

@MateusStano , we are ready for a re-review!

@github-project-automation github-project-automation bot moved this from Backlog to Next Version in LibDev Roadmap Aug 12, 2025
@Gui-FernandesBR Gui-FernandesBR merged commit 80d3d5c into develop Aug 12, 2025
@Gui-FernandesBR Gui-FernandesBR deleted the docs/flight-page branch August 12, 2025 18:54
@github-project-automation github-project-automation bot moved this from Next Version to Closed in LibDev Roadmap Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Docs and examples related
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

DOC: Flight Class docs page still lacking!
2 participants