summaryrefslogtreecommitdiffstats
path: root/Documentation/process/changes.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: Apply some basic organization to the process guideJonathan Corbet2016-10-281-1/+1
| | | | | | | | Put like documents together, with the essential ones at the top, and split the TOC into sections. Reviewed-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* docs-rst: add documents to development-processMauro Carvalho Chehab2016-10-241-0/+485
Add several documents to the development-process ReST book. As we don't want renames, use symlinks instead, keeping those documents on their original place. Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>