mbox series

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

Message ID 20170402212407.12021-1-corbet@lwn.net
Headers show
Series Create an initial user-space API manual | expand

Message

Jonathan Corbet April 2, 2017, 9:24 p.m. UTC
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