dependabot[bot]
9bc09e9d39
build(deps): bump third-party/doxyconfig from 671b494
to 6d145da
( #2979 )
...
Bumps [third-party/doxyconfig](https://github.com/LizardByte/doxyconfig ) from `671b494` to `6d145da`.
- [Commits](671b494f3c...6d145dab2e
)
---
updated-dependencies:
- dependency-name: third-party/doxyconfig
dependency-type: direct:production
...
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>
2024-08-07 23:07:51 +00:00
ReenigneArcher
4bd521bb43
docs: drop sphinx and use doxygen exclusively ( #2932 )
CI / GitHub Env Debug (push) Has been cancelled
CI / Setup Release (push) Has been cancelled
CI / Setup Flatpak Matrix (push) Has been cancelled
CI Docker / Check Dockerfiles (push) Has been cancelled
CodeQL / Get language matrix (push) Has been cancelled
Build GH-Pages / update_pages (push) Has been cancelled
CI / Linux Flatpak (push) Has been cancelled
CI / Linux ${{ matrix.type }} (--appimage-build, 22.04, AppImage) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (macos, 12) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (macos, 13) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (macos, 14) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (ubuntu, latest) (push) Has been cancelled
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (ubuntu, latest, true) (push) Has been cancelled
CI / Macports (macOS-${{ matrix.os_version }}) (12, true) (push) Has been cancelled
CI / Macports (macOS-${{ matrix.os_version }}) (13) (push) Has been cancelled
CI / Macports (macOS-${{ matrix.os_version }}) (14) (push) Has been cancelled
CI / Windows (push) Has been cancelled
CI Docker / Setup Release (push) Has been cancelled
CI Docker / Lint Dockerfile${{ matrix.tag }} (push) Has been cancelled
CI Docker / Docker${{ matrix.tag }} (push) Has been cancelled
CodeQL / Analyze (${{ matrix.name }}) (push) Has been cancelled
2024-08-05 18:44:17 +00:00
ReenigneArcher
7e9a2dd621
docs: use doxygen-awesome-css ( #2758 )
2024-06-26 14:44:32 +00:00
ReenigneArcher
10666c0194
docs: use doxygen directly and drop breathe ( #2739 )
2024-06-24 22:14:27 +00:00
ReenigneArcher
f1cd94638f
build(deps): use submodules for wayland protocols ( #1731 )
2023-10-10 16:13:52 -04:00
ReenigneArcher
a3eec98ae1
docs: lint rst files ( #1581 )
2023-08-31 15:49:01 -04:00
ReenigneArcher
932748916b
docs: remove depreciated system_packages option from rtd config ( #1580 )
2023-08-31 15:12:12 -04:00
ReenigneArcher
979f7f4e60
docs: improvements to source code documentation ( #1236 )
2023-05-07 15:01:44 -04:00
ReenigneArcher
82d6bc28c3
docs(diagrams): add diagrams using graphviz ( #1228 )
2023-04-27 18:28:16 -04:00
Brad Richardson
e8aa7499af
Sunshine prebuilts ( #510 )
2022-12-11 17:46:19 -05:00
ReenigneArcher
3cab7e1067
change docs theme to furo
2022-10-30 10:13:59 -04:00
ReenigneArcher
1d242aed7c
fix yaml-lint errors
2022-08-07 21:19:05 -04:00
ReenigneArcher
ef9abf2f15
Get version number from CMakeLists
2022-04-28 18:15:56 -04:00
ReenigneArcher
521335c387
Add ffmpeg dependency
2022-04-23 16:20:06 -04:00
ReenigneArcher
780339d91b
Add boost dependencies
2022-04-23 13:18:29 -04:00
ReenigneArcher
b332633b07
Add submodules
2022-04-23 13:09:18 -04:00
ReenigneArcher
4cd1014bac
Use apt_packages to install cmake
2022-04-23 13:01:57 -04:00
ReenigneArcher
7a1e5f43d9
Workflow updates
...
- Do not re-run PR tests on edited PRs
- Close added/fixed issues on published release
- Issues stale after 60 days instead of 30, close after 10 days instead of 5
- Use Vankka/pr-target-branch-action for checking that PR is made to proper branch
- Add version number to sphinx config, must use cmake to configure the file
- Add jobs to readthedocs.yaml configuration
2022-04-23 12:35:39 -04:00
ReenigneArcher
536df759ae
Initial version of sphinx documentation and...
...
- remove ubuntu 21.04 from CI (end of life)
- adjust matrix strategy for clang.yml
- Use lessons learned from RetroArcher on localize.yml, crowdin.yml, and locale.py
- Add end of life comments to Dockerfiles
- Adjust dependency order in Dockerfiles
2022-04-18 14:53:28 -04:00