build(deps): bump third-party/doxyconfig from a73f908 to 1188ef2 (#4264)
* build(deps): bump third-party/doxyconfig from `a73f908` to `1188ef2` Bumps [third-party/doxyconfig](https://github.com/LizardByte/doxyconfig) from `a73f908` to `1188ef2`. - [Commits](https://github.com/LizardByte/doxyconfig/compare/a73f908fb70fac4f6076a28f0a751239ea5ac2d3...1188ef2b96efb3e003a591ee01714339c2d9161c) --- updated-dependencies: - dependency-name: third-party/doxyconfig dependency-version: 1188ef2b96efb3e003a591ee01714339c2d9161c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * docs: fix tab compatibility with doxygen 1.11-1.12 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
@@ -446,15 +446,15 @@ being self-signed.}
|
|||||||
To get a list of available arguments, run the following command.
|
To get a list of available arguments, run the following command.
|
||||||
|
|
||||||
@tabs{
|
@tabs{
|
||||||
@tab{ General | @code{.bash}
|
@tab{ General | ```bash
|
||||||
sunshine --help
|
sunshine --help
|
||||||
@endcode }
|
```}
|
||||||
@tab{ AppImage | @code{.bash}
|
@tab{ AppImage | ```bash
|
||||||
./sunshine.AppImage --help
|
./sunshine.AppImage --help
|
||||||
@endcode }
|
```}
|
||||||
@tab{ Flatpak | @code{.bash}
|
@tab{ Flatpak | ```bash
|
||||||
flatpak run --command=sunshine dev.lizardbyte.app.Sunshine --help
|
flatpak run --command=sunshine dev.lizardbyte.app.Sunshine --help
|
||||||
@endcode }
|
```}
|
||||||
}
|
}
|
||||||
|
|
||||||
### Shortcuts
|
### Shortcuts
|
||||||
@@ -506,7 +506,7 @@ Streaming HDR content is officially supported on Windows hosts and experimentall
|
|||||||
* Some GPUs video encoders can produce lower image quality or encoding performance when streaming in HDR compared
|
* Some GPUs video encoders can produce lower image quality or encoding performance when streaming in HDR compared
|
||||||
to SDR.
|
to SDR.
|
||||||
|
|
||||||
* Additional information:
|
Additional information:
|
||||||
|
|
||||||
@tabs{
|
@tabs{
|
||||||
@tab{ Windows |
|
@tab{ Windows |
|
||||||
|
|||||||
Vendored
+1
-1
Submodule third-party/doxyconfig updated: a73f908fb7...1188ef2b96
Reference in New Issue
Block a user