<div align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/raspberrypi/documentation/refs/heads/master/pi_dark.svg">
    <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/raspberrypi/documentation/refs/heads/master/pi_light.svg">
    <img alt="Raspberry Pi: computers and microcontrollers"
         src="https://raw.githubusercontent.com/raspberrypi/documentation/refs/heads/master/pi_light.svg"
         width="16%">
  </picture>

[Website][Raspberry Pi] | [Getting started] | [Documentation] | [Contribute]
</div>

This repository contains the source and tools used to build the [Raspberry Pi Documentation](https://www.raspberrypi.com/documentation/).

[Raspberry Pi]: https://www.raspberrypi.com/
[Getting Started]: https://www.raspberrypi.com/documentation/computers/getting-started.html
[Documentation]: https://www.raspberrypi.com/documentation/
[Contribute]: CONTRIBUTING.md

## Licence

The Raspberry Pi documentation is [licensed](https://github.com/raspberrypi/documentation/blob/master/LICENSE.md) under a Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA). Documentation tools (everything outside of the `documentation/` subdirectory) are licensed under the [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause) licence.
