Minor refactor of Outcome and Overview documentation #972
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.
blackformatter to python andmarkdownlintto markdownCopilot summary
This pull request makes several improvements and corrections to the SSVC documentation, focusing on navigation, organization, and clarity. The most significant changes include reorganizing documentation sections for better usability, adding a new resource page, and clarifying references to outcomes and decision points. Additionally, some minor formatting and content updates were made to improve readability.
Documentation organization and navigation:
tutorials/directory for consistency and improved navigation. All references indocs/index.mdhave been updated accordingly.docs/ssvc_overview.mdwas renamed todocs/tutorials/ssvc_overview.md, and internal PDF embed links were updated to reflect the new location. [1] [2]New and improved resource content:
docs/tutorials/other_resources.md, providing curated links to videos, articles, and external SSVC content.Clarification and correction of outcomes documentation:
docs/reference/decision_points/outcomes.mdto document outcome decision points, replacing the olddocs/reference/code/outcomes.mdfile and updating all references accordingly. [1] [2] [3] [4]Minor improvements and formatting:
These changes collectively improve the structure, clarity, and discoverability of the SSVC documentation.