aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: b3836baba0bf216f715224dc76e347370bf6df74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Yocto Project Documentation
===========================

This repository contains documentation materials for a variety of the Yocto
Project components. In particular see the README under documentation/.

An online version of the documentation can be found at:
    https://docs.yoctoproject.org

Where to Send Patches
=====================

When sending single patches, please using something like:
'git send-email -1 --to docs@lists.yoctoproject.org

The To header can be set as default for this repository:

$ git config sendemail.to docs@lists.yoctoproject.org

Now you can just do 'git send-email origin/master..' to send all local patches.

Git repository: http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/
Mailing list: docs@lists.yoctoproject.org