xbmc/docs
Jose Luis Marti 645b5f47e1 Update README.Android 2024-01-01 06:06:22 +10:00
..
codeofconduct Fix various typos in docs, user-facing code, and source comments 2021-11-17 06:22:24 -05:00
doxygen [docs][doxygen] use files to set ALIASES and PROJECT_NUMBER 2021-10-31 17:23:24 +01:00
manpages Rename installable TexturePacker and JsonSchemaBuilder 2021-10-29 21:02:30 +00:00
resources RPi: remove platform 2020-09-08 12:46:18 -07:00
CODE_GUIDELINES.md [Docs] Update codeguidelines to reflect cpp 17 features 2022-10-17 21:42:23 +01:00
CONTRIBUTING.md [docs] add some clarifications on code formatting 2022-10-04 00:19:21 -07:00
GIT-FU.md [docs/GIT-FU] Small fixes 2018-07-27 23:13:11 +01:00
HOWTO.CleanUpLogic.md [Docs] Fix minor typos 2020-01-10 12:58:00 +01:00
HOWTO.KillAGlobal.md [docs/HOWTO] Kill a global 2018-07-03 19:50:46 +01:00
MANIFESTO.md Add MANIFESTO.md 2020-07-06 21:38:57 +02:00
PULL_REQUEST_TEMPLATE.md Add section about end-user impact to PR template 2021-03-07 20:09:55 +01:00
README.Android.md Update README.Android 2024-01-01 06:06:22 +10:00
README.Fedora.md [docs] Remove Fedora 28 note 2022-06-10 23:06:03 -04:00
README.FreeBSD.md Revert "Revert "Merge pull request #18403 from lrusak/cpp17"" 2021-12-20 16:32:59 -08:00
README.Linux.md [docs] fix fmt and spdlog dependencies 2022-07-18 13:36:20 +02:00
README.RaspberryPi.md RPi: remove platform 2020-09-08 12:46:18 -07:00
README.Ubuntu.md Revert "Revert "Merge pull request #18403 from lrusak/cpp17"" 2021-12-20 16:32:59 -08:00
README.Windows.md [cmake] Windows increase minimum required cmake version 3.20 2022-06-01 19:10:35 +10:00
README.iOS.md [Docs] Update Apple Docs to match actual tested build environments 2022-06-25 06:39:53 +10:00
README.macOS.md [Docs] Update Apple Docs to match actual tested build environments 2022-06-25 06:39:53 +10:00
README.md RPi: remove platform 2020-09-08 12:46:18 -07:00
README.openSUSE.md Revert "Revert "Merge pull request #18403 from lrusak/cpp17"" 2021-12-20 16:32:59 -08:00
README.tvOS.md [Docs] Update Apple Docs to match actual tested build environments 2022-06-25 06:39:53 +10:00

README.md

Kodi Logo

Kodi's Documentation Home

Welcome to Kodi's documentation home. Geared at developers, it contains platform specific build guides, code guidelines, a git guide streamlined for Kodi's workflow and Doxygen's resources, ready to generate code documentation.

If you haven't done so, we encourage you to read our contributing guide first. It contains pertinent information about our development model.

Building Kodi

Kodi uses CMake as its building system but instructions are highly dependent on your operating system and target platform. Choose your platform below and read the guide carefully before proceeding.