summaryrefslogtreecommitdiffstats
path: root/README
blob: 6a7f3abe63f93ea0d39dc448b678fd8655f736ba (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:
    http://yoctoproject.org/documentation

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