Commit Graph

15 Commits

Author SHA1 Message Date
a003f02ec3 Improve tray icon images (#1736) 2023-10-15 13:18:11 -04:00
b9bc4d6680 Documentation Update: Add linux ssh guide (#1527)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-09-14 13:42:35 -04:00
979f7f4e60 docs: improvements to source code documentation (#1236) 2023-05-07 15:01:44 -04:00
fd7760b553 docs: use project_copyright alias (#1110) 2023-03-30 16:09:59 -04:00
6f02274dc4 docs: suppress epub mimetype warnings (#1081) 2023-03-27 09:30:22 -04:00
d85b234f1b docs: add favicon (#1044) 2023-03-15 23:33:42 -04:00
31885434f2 docs: add doxygen (#1004) 2023-03-07 20:26:03 -05:00
3cab7e1067 change docs theme to furo 2022-10-30 10:13:59 -04:00
2afa3a4390 Change docs nav header background color 2022-08-07 17:01:25 -04:00
65c4f01998 Update documentation
- Add copy button to code blocks
- Fix some badges
- Improve Linux installation instructions
2022-06-09 19:50:20 -04:00
a3e3da3136 Fix cmake project parameters 2022-05-06 14:39:26 -04:00
49bfd2ba1f Rename apps.json files throughout project
- Remove `appveyor.yml`
- Add project description to CMakeLists.txt
- Add project homepage url to CMakeLists.txt
2022-05-06 14:24:39 -04:00
ef9abf2f15 Get version number from CMakeLists 2022-04-28 18:15:56 -04:00
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
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