linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>
Subject: [PATCH 0/2] Create an initial user-space API manual
Date: Sun,  2 Apr 2017 15:24:05 -0600	[thread overview]
Message-ID: <20170402212407.12021-1-corbet@lwn.net> (raw)

For a bit we have talked about adding another manual for user-space API
documentation.  This is that manual.  I've started by populating it with
an ancient document that nobody probably cares about, but it shows the
direction I'm thinking of going.

Jonathan Corbet (2):
  docs: Create a user-space API guide
  docs: Convert unshare.txt to RST and add to the user-space API manual

 Documentation/index.rst                            |  12 ++
 Documentation/userspace-api/conf.py                |  10 ++
 Documentation/userspace-api/index.rst              |  26 +++
 .../{unshare.txt => userspace-api/unshare.rst}     | 195 ++++++++++++---------
 4 files changed, 164 insertions(+), 79 deletions(-)
 create mode 100644 Documentation/userspace-api/conf.py
 create mode 100644 Documentation/userspace-api/index.rst
 rename Documentation/{unshare.txt => userspace-api/unshare.rst} (67%)

-- 
2.9.3

             reply	other threads:[~2017-04-02 21:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-02 21:24 Jonathan Corbet [this message]
2017-04-02 21:24 ` [PATCH 1/2] docs: Create a user-space API guide Jonathan Corbet
2017-04-02 21:24 ` [PATCH 2/2] docs: Convert unshare.txt to RST and add to the user-space API manual Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170402212407.12021-1-corbet@lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).