DOC: change rocketpy landing page to standard code docs.#584
Merged
phmbressan merged 11 commits intodevelopfrom Jun 7, 2024
Merged
DOC: change rocketpy landing page to standard code docs.#584phmbressan merged 11 commits intodevelopfrom
phmbressan merged 11 commits intodevelopfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #584 +/- ##
===========================================
+ Coverage 73.56% 73.62% +0.05%
===========================================
Files 70 70
Lines 10313 10313
===========================================
+ Hits 7587 7593 +6
+ Misses 2726 2720 -6 ☔ View full report in Codecov by Sentry. |
b8e35a9 to
f65c7f3
Compare
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request type
Checklist
CHANGELOG.mdhas been updated (if relevant)Current behavior
The current landing page of RocketPy documentation, despite being unique and self updating with the README, does not have the most friendly and straight to the point interface. The issues it entails are:
New behavior
This PR aims to change our landing page to a layout more familiar and similar to what is used by many other code based repositories. A summary of the changes:
Preview of the Changes
Click to see a preview of the new page:
Breaking change