fix urls after structure changes in other repos - #769
Merged
Conversation
RolandJentschETAS
requested review from
PandaeDo,
aschemmel-tech,
masc2023 and
pahmann
as code owners
August 11, 2026 08:11
|
The created documentation from the pull request is available at: docu-html |
masc2023
approved these changes
Aug 11, 2026
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.
This pull request updates numerous documentation links across various process templates and guidelines to reflect a new, more consistent directory structure for the module template documentation. The changes ensure that all references point to the correct and current locations, improving maintainability and reducing confusion for users following these links.
Documentation Link Updates
Architecture and Design Templates:
Component Architecture Template,Detailed Design Template, andArchitecture Inspection Checklist Templateto point to the newcomponentsandfeaturesdirectory structure. [1] [2] [3]Change Management and Requirements Engineering:
Component Template,Requirement Inspection Checklist, andRequirements Templatesto use the newcomponentspath for component examples. [1] [2] [3] [4]Safety Analysis and Management:
componentsandfeaturespaths. This includes updates indfa_templates.rst,fmea_templates.rst,safety_analysis_checklist.rst, andsafety_analysis_guideline.rst. [1] [2] [3] [4] [5] [6] [7]Safety Management Templates:
Safety Package Formal Review Checklist,Safety Plan Formal Review Checklist,Component Classification Guideline,Component Classification Template,Safety Manual Template, and safety planning templates to match the new structure. [1] [2] [3] [4] [5] [6] [7]Tooling Documentation:
Tool Verification Report Templateto point to the new evaluation list location.These updates collectively ensure that all documentation references are accurate and up to date with the reorganized module template, reducing the risk of broken links and improving the user experience for documentation consumers.