diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-10-26 16:34:09 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-10-27 16:37:11 -0600 |
commit | 9b4ebd98da9112f974a6db58555a33eb1bd7c0b0 (patch) | |
tree | 67033c1f76512cf9cbe62b5fdba75f9e8096902f /Documentation/process/changes.rst | |
parent | 5700d1974818a98983e018efa01da9bc81b84e1a (diff) | |
download | lwn-9b4ebd98da9112f974a6db58555a33eb1bd7c0b0.tar.gz lwn-9b4ebd98da9112f974a6db58555a33eb1bd7c0b0.zip |
docs: Apply some basic organization to the process guide
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>
Diffstat (limited to 'Documentation/process/changes.rst')
-rw-r--r-- | Documentation/process/changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst index 22797a15dc24..56ce66114665 100644 --- a/Documentation/process/changes.rst +++ b/Documentation/process/changes.rst @@ -1,6 +1,6 @@ .. _changes: -Minimal requerements to compile the Kernel +Minimal requirements to compile the Kernel ++++++++++++++++++++++++++++++++++++++++++ Intro |