DOCS: Restored missing images from workflow manual pages (DOCATT-9570)#2236
Merged
Pauliusd01 merged 2 commits intodevelopfrom Sep 17, 2025
Merged
DOCS: Restored missing images from workflow manual pages (DOCATT-9570)#2236Pauliusd01 merged 2 commits intodevelopfrom
Pauliusd01 merged 2 commits intodevelopfrom
Conversation
- Restored removed images (see #2185) - Added the image references back to the table on the Workflows landing page - Also replaced makeshift Notes and Tips with DocFx admonitions
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## develop #2236 +/- ##
===========================================
- Coverage 68.14% 68.14% -0.01%
===========================================
Files 367 367
Lines 53685 53685
===========================================
- Hits 36585 36584 -1
- Misses 17100 17101 +1
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
Collaborator
|
You need to run formatting (https://unity.slack.com/archives/C04RDRXRJ1L/p1756470893890159 ) And the title is not formatted correctly, it has to start with these categories (mentioned in the checklist): "Commit message for squash-merge is prefixed with one of the list: |
K-Tone
approved these changes
Sep 16, 2025
Pauliusd01
approved these changes
Sep 16, 2025
Collaborator
Pauliusd01
left a comment
There was a problem hiding this comment.
LGTM, just needs the formatting fixed
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.
Fixed missing images from workflow manual pages, including:
Description
The 3 subtopic Workflow pages are currently displaying broken images icons because those images were removed as part of work during an accessibility sprint (see PR#2185. I decided to restore the images because they are not screen shots, which was the original justification for removing them: they are images that demonstrate workflow.
These workflow images fit in nicely with the introductory images on the Concepts page and so they tie the workflows and concepts together effectively. So I also added the images back to the table on the Input System Workflows page, but made sure that the table is still accessibility compliant.
Testing status & QA
I generated the documentation locally.
Overall Product Risks
Very low risk, since these are fairly minor doc changes.
Comments to reviewers
In PR #2185, the images were removed because the writer was thinking that they were screen shots, which can easily drift out of date. However, these images were conceptual drawings that can make the concepts and workflows more accessible for many readers.
This should be straightforward to review but please reassign to another Input team member if you are unavailable.
Checklist
Before review:
During merge:
FIX: Restored missing imagesAfter merge: