[PATCH 0/2] Create an initial user-space API manual

From: Jonathan Corbet
Date: Sun Apr 02 2017 - 17:24:40 EST


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