LizardByte / Sunshine

Self-hosted game stream host for Moonlight.
http://app.lizardbyte.dev/Sunshine/
GNU General Public License v3.0
15.41k stars 743 forks source link

docs(doxygen): disable html copy clipboard #2771

Closed ReenigneArcher closed 4 days ago

ReenigneArcher commented 4 days ago

Description

This is required for Doxygen >= 1.10.0, although it doesn't affect us because we have a custom header.html where the copy clipboard functionality was removed altogether, in favor of doxygen-awesome-css' clipboard feature.

See: https://github.com/LizardByte/Sunshine/pull/2765

Screenshot

Issues Fixed or Closed

Type of Change

Checklist

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch must be updated before it can be merged. You must also Allow edits from maintainers.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 8.95%. Comparing base (1dd4b68) to head (7e4e02e). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2771 +/- ## ========================================= + Coverage 8.71% 8.95% +0.24% ========================================= Files 70 94 +24 Lines 13493 17383 +3890 Branches 6259 8267 +2008 ========================================= + Hits 1176 1557 +381 - Misses 11681 12962 +1281 - Partials 636 2864 +2228 ``` | [Flag](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2771/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2771/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `6.79% <ø> (?)` | | | [Windows](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2771/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `4.16% <ø> (ø)` | | | [macOS-12](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2771/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `10.03% <ø> (ø)` | | | [macOS-13](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2771/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `9.92% <ø> (-0.02%)` | :arrow_down: | | [macOS-14](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2771/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `10.22% <ø> (ø)` | | 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=LizardByte#carryforward-flags-in-the-pull-request-comment) to find out more. [see 56 files with indirect coverage changes](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2771/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte)