fix: align docs-as-code integration with current setup guide - #385
Draft
umaucher wants to merge 1 commit into
Draft
fix: align docs-as-code integration with current setup guide#385umaucher wants to merge 1 commit into
umaucher wants to merge 1 commit into
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
Additionally remove the need for the downstream 003-fix-docs-version.patch in reference_integration. With further fixes docs/conf.py gets obsolete and can be deleted.
umaucher
force-pushed
the
um_docs_as_code_setup_update
branch
from
August 21, 2026 12:56
2166635 to
c124414
Compare
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.
Sets
project/project_url/external_needsdirectly in thedocs()macro call and switches to theneeds_json_filetargets, per the current docs-as-code setup guide. This also removes the need for the downstream003-fix-docs-version.patchin reference_integration (follow-up PR).With further fixes the docs/conf.py file can be removed completely.