-
Notifications
You must be signed in to change notification settings - Fork 16
resolves warnings building documentation #11
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
6c858ae to
7ca7200
Compare
add SCORE_ for the links to the SCORE Project Management Plan add is_external == False or docname is not None to filter out needs from score repo add SCORE_ for references, which can not be solved in process_description
7ca7200 to
0533152
Compare
|
build //process:docs still generates the warnings below: :ref: to score, which does not work, must be replaced by :need: in score or deleted process/index.rst:93: WARNING: undefined label: 'score_contribute' [ref.ref] issues with checks in metamodel from doc-as-code, needs to be resolved there process_areas/implementation/_assets/detailed_design_example.rst:28: WARNING: dd_sta__dd_example_static.id (dd_sta__dd_example_static): expected to consisting of this format: |
MaximilianSoerenPollak
left a comment
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.
Seems good.
process/process_areas/change_management/guidance/change_management_reqs.rst
Show resolved
Hide resolved
|
@masc2023 feel free to merge this when it works for you. Looks good from my side. |
add SCORE_ for the links to the SCORE Project Management Plan
add is_external == False or docname is not None to filter out needs from score repo
add SCORE_ for references, which can not be solved in process_description