Re: [PATCH 1/3] docs-rst: infiniband: Convert user verbs doc to rst

From: Jonathan Corbet
Date: Mon Jan 14 2019 - 12:34:26 EST


On Mon, 14 Jan 2019 09:56:21 -0700
Jason Gunthorpe <jgg@xxxxxxxx> wrote:

> > Documentation/infiniband/user_verbs.rst | 70 +++++++++++++++++++++++++++++++++
> > Documentation/infiniband/user_verbs.txt | 69 --------------------------------
> > 2 files changed, 70 insertions(+), 69 deletions(-)
> > create mode 100644 Documentation/infiniband/user_verbs.rst
> > delete mode 100644 Documentation/infiniband/user_verbs.txt
>
> Thanks for getting this going Joe, I've been mulling over writing more
> docs for this area for a while now.
>
> Jonathan/linux-doc: Can you Ack at least the build system parts of
> this please? I can take it through the rdma tree, unless you prefer
> otherwise?

Can I make a request? This appears to be user-oriented documentation; can
we please place it into the userspace-api manual, rather than keeping it
in its own silo?

Thanks,

jon