Conversation
rexut
commented
Apr 28, 2026
Fix full featured documentation build process without any cmake-only build errors. Signed-off-by: Stephan Linz <linz@li-pro.net>
As we are preparing support for Zephyr 4.4.0 this freez the CANnectivity version to v1.4.0 tag with following the TiaC's v1.4.0 branch for bug fixes, features and security updates. Signed-off-by: Stephan Linz <linz@li-pro.net>
Respects our 4.4 development cycle, but CANnectivity stable release. Signed-off-by: Stephan Linz <linz@li-pro.net>
At least with the introduction of Sphinx 9.x (maybe also before since starting to use the Sphinx toggle-button extension), for reasons that are still unknown, all admonitions with the "dropdown" classification are active hidden by a JS startup function when the respective HTML pages load (only ssen in the Bridle doc-set). So far, this has only been observed on the official online document server; never locally in a custom build. To implement a quick fix, we are forcing all toggle admonition elements to always be displayed at the CSS level. Signed-off-by: Stephan Linz <linz@li-pro.net>
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
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 is a maintenance PR to freez upstream CANnectivity release on v1.4.0 tag together wit the TSN patches needed for ongoing Bridle v4.3.99 development (preparation for Bridle v4.4.0 release).
This fixes #429 and opens the way to finish #403 ASAP afterward.