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

feat: add support for links in documentation #89

Merged
merged 1 commit into from
Apr 2, 2023
Merged

Conversation

princjef
Copy link
Owner

@princjef princjef commented Mar 5, 2023

Adds support for standard and documentation links in documentation. To make this feasible, header links were changed to use explicit anchor tags and templates were rearranged.

@princjef princjef force-pushed the doc-links branch 3 times, most recently from 01629f2 to 815efc2 Compare March 5, 2023 20:39
@princjef princjef marked this pull request as ready for review March 13, 2023 04:40
@codecov-commenter
Copy link

Codecov Report

Merging #89 (c6b6c02) into master (7d0c2ca) will decrease coverage by 3.03%.
The diff coverage is 35.47%.

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   61.86%   58.83%   -3.03%     
==========================================
  Files          18       20       +2     
  Lines        1563     1793     +230     
==========================================
+ Hits          967     1055      +88     
- Misses        515      655     +140     
- Partials       81       83       +2     
Impacted Files Coverage Δ
format/devops.go 63.76% <0.00%> (-6.08%) ⬇️
format/formatcore/base.go 41.88% <0.00%> (-3.50%) ⬇️
format/github.go 60.56% <0.00%> (-5.60%) ⬇️
format/plain.go 44.44% <0.00%> (-8.89%) ⬇️
lang/block.go 0.00% <0.00%> (ø)
lang/doc.go 0.00% <0.00%> (ø)
lang/func.go 77.77% <0.00%> (-18.31%) ⬇️
lang/span.go 0.00% <0.00%> (ø)
lang/type.go 52.23% <0.00%> (-4.22%) ⬇️
lang/value.go 43.47% <0.00%> (-39.86%) ⬇️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

2 participants