CMakePP / CMinx

Generates API documentation for CMake functions and macros
https://cmakepp.github.io/CMinx/
Apache License 2.0
14 stars 5 forks source link

try to solve 122 #125

Closed ryanmrichard closed 2 years ago

ryanmrichard commented 2 years ago

Is this pull request associated with an issue(s)? I think this fixes #122.

Description Locally I have confirmed that this PR does indeed add the "edit on GitHub" button; however, locally, the URL it tries to take you to is a 404. This appears to be because it uses the local file path to generate the URL. I'm hoping that this issue goes away when the documentation is actually deployed.

TODOs Verify that merging this PR does indeed result in usable links (if not I'll reopen the issue).

codecov[bot] commented 2 years ago

Codecov Report

Base: 96.05% // Head: 96.05% // No change to project coverage :thumbsup:

Coverage data is based on head (33664ea) compared to base (b7587ae). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #125 +/- ## ======================================= Coverage 96.05% 96.05% ======================================= Files 7 7 Lines 837 837 ======================================= Hits 804 804 Misses 33 33 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `96.05% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CMakePP#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CMakePP). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CMakePP)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

ryanmrichard commented 2 years ago

🚀 [bumpr] Bumped! New version:v1.0.6 Changes:v1.0.5...v1.0.6