[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87tu6scdrd.fsf@meer.lwn.net>
Date: Thu, 04 Aug 2022 07:57:42 -0600
From: Jonathan Corbet <corbet@....net>
To: Adel Abouchaev <adel.abushaev@...il.com>, kuba@...nel.org
Cc: davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
dsahern@...nel.org, shuah@...nel.org, imagedong@...cent.com,
netdev@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
Adel Abouchaev <adel.abushaev@...il.com> writes:
> Adding Documentation/networking/quic.rst file to describe kernel QUIC
> code.
>
> Signed-off-by: Adel Abouchaev <adel.abushaev@...il.com>
> ---
> Documentation/networking/quic.rst | 176 ++++++++++++++++++++++++++++++
> 1 file changed, 176 insertions(+)
> create mode 100644 Documentation/networking/quic.rst
When you add a new RST file, you need to add it to the index.rst as well
or it won't be pulled into the docs build.
Also...this all looks like user-space API documentation, so might
Documentation/userspace-api be a better place for it?
Thanks,
jon
Powered by blists - more mailing lists