Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //src:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
c38f06f to
cae7394
Compare
cae7394 to
d13ab88
Compare
|
Having something overwritable/injectable seems ok. However this adds yet another dependency. I would rather remove the existing dependencies. But of course I dont know how to do that 😆 |
docs-as-code defines the score_toolchain incl. all of the metamodel for generating the documentation |
| ) | ||
|
|
||
| toolchain( | ||
| name = "score_toolchain", |
There was a problem hiding this comment.
This toolchain/file is not used so far? Why do we need it?
📌 Description
This PR adds a bazel toolchain for sphinx builds,
which allows to inject the binary which is used
for build html documentation
🚨 Impact Analysis
✅ Checklist