Skip to content
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

Generate class def link dynamically based on document version #569

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

pankajkoti
Copy link
Collaborator

The commit adds an inline script tag to associate class def link
to the operator/sensor by extracting the prefix document version
from the url location of the current page and constructing the whole
URL by using this document version as the prefix.

The commit adds an inline script tag to associate class def link
to the operator/sensor by extracting the prefix document version
from the url location of the current page and constructing the whole
URL by using this document version as the prefix.
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #569 (0655b93) into main (03d0bdc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #569   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files          72       72           
  Lines        3996     3996           
=======================================
  Hits         3927     3927           
  Misses         69       69           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03d0bdc...0655b93. Read the comment docs.

@phanikumv phanikumv merged commit 8e155e3 into main Aug 3, 2022
@phanikumv phanikumv deleted the 566-fix-broken-link-dynamic-doc-version branch August 3, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants