[PULL] Documentation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jonathan Corbet
Date: Wednesday, October 1, 2008 - 12:54 pm

My documentation tree contains the development process document I wrote
back in June; it has been reviewed on the list a couple of times and
published by the Linux Foundation.  I've also put in a few docs changes
from others that I have run across.  I can guarantee it will cause no
2.6.27 regressions, but there is also no real reason why it can't wait
until the merge window opens.

jon

The following changes are available in the git repository at:

  git://git.lwn.net/linux-2.6.git docs

Alberto Bertogli (1):
      Documentation/block/data-integrity.txt: Fix section numbers

Hidetoshi Seto (1):
      doc: Test-by?

Jonathan Corbet (1):
      Add the development process document

Michael Kerrisk (2):
      SubmitChecklist: interfaces changes should CC linux-api@
      Documentation/HOWTO: info about interface changes should CC linux-api@vger

 Documentation/00-INDEX                             |    3 +
 Documentation/HOWTO                                |    3 +-
 Documentation/SubmitChecklist                      |    2 +
 Documentation/SubmittingPatches                    |    2 +-
 Documentation/block/data-integrity.txt             |    4 +-
 Documentation/development-process/1.Intro          |  274 ++++++++++++
 Documentation/development-process/2.Process        |  459 ++++++++++++++++++++
 Documentation/development-process/3.Early-stage    |  195 +++++++++
 Documentation/development-process/4.Coding         |  384 ++++++++++++++++
 Documentation/development-process/5.Posting        |  278 ++++++++++++
 Documentation/development-process/6.Followthrough  |  202 +++++++++
 Documentation/development-process/7.AdvancedTopics |  173 ++++++++
 Documentation/development-process/8.Conclusion     |   74 ++++
 13 files changed, 2049 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/development-process/1.Intro
 create mode 100644 Documentation/development-process/2.Process
 create mode 100644 Documentation/development-process/3.Early-stage
 create mode 100644 Documentation/development-process/4.Coding
 create mode 100644 Documentation/development-process/5.Posting
 create mode 100644 Documentation/development-process/6.Followthrough
 create mode 100644 Documentation/development-process/7.AdvancedTopics
 create mode 100644 Documentation/development-process/8.Conclusion
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PULL] Documentation, Jonathan Corbet, (Wed Oct 1, 12:54 pm)