-
-
Notifications
You must be signed in to change notification settings - Fork 423
Preserving mast docs vertical real estate #2743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2743 +/- ##
==========================================
- Coverage 66.10% 66.09% -0.01%
==========================================
Files 235 235
Lines 18069 18071 +2
==========================================
Hits 11944 11944
- Misses 6125 6127 +2 see 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@mstcyr2 @jaymedina - At this point it may make sense to chop up the mast documentation into several pages, both into separate rst files that are lined from mast.rst. That would in fact help with testing the documentation, too (see #2505) |
@bsipocz I agree there is a case for making sub-pages for the sections, rather than keeping everything in 1 page, to preserve vertical real estate. We'll be re-scoping the PR accordingly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking good to me, I just had one small suggestion. I've sent this PR to Dick Shaw who would also like to give input on it, and I'll relay his comments later this week in a separate review.
Dick Shaw has some comments that are slightly out of scope of this PR so we've agreed to tackle them in a separate one, and this one's good to go. I'll be wrapping up this PR for Makayla while she's on break, let me know if there's anything that needs to be updated before this is ready for merge @bsipocz. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rendering looks OK, and I defer the content review to the MAST colleagues, so this is indeed good to go.
Thanks @mstcyr2!
except that I see failing tests. Nevertheless, I would go ahead and merge this, but would like to ask to follow-up on the failures (they are already reported as part of #2801). Thanks to this PR, now it'll be more efficient to fix the issues as one doesn't need to rerun all of the docs over and over again. |
FYI:
|
Removing redundancies and excess while preserving the flow of the document.