From: Jakub Kicinski <kuba@kernel.org>
To: Mengyuan Lou <mengyuanlou@net-swift.com>
Cc: netdev@vger.kernel.org, jiawenwu@net-swift.com
Subject: Re: [PATCH net-next] net: ngbe: Add build support for ngbe
Date: Mon, 22 Aug 2022 20:08:39 -0700 [thread overview]
Message-ID: <20220822200839.0c91b68c@kernel.org> (raw)
In-Reply-To: <20220819063157.28315-1-mengyuanlou@net-swift.com>
On Fri, 19 Aug 2022 14:31:57 +0800 Mengyuan Lou wrote:
> +================================================================
> +Linux Base Driver for WangXun(R) Gigabit PCI Express Adapters
> +================================================================
I believe this will generate a warning when you try to generate the
documentation with 'make htmldocs'. The length of the '=====' lines
needs to be the same as the length of the text.
> +WangXun Gigabit Linux driver.
> +Copyright (c) 2019 - 2022 Beijing WangXun Technology Co., Ltd.
> +
> +
> +Contents
> +========
> +
> +- Support
> +
> +
Can you try to generate the table of contents automatically by using
built-in Sphinx functionality? Something along the lines of:
.. toctree::
:maxdepth: 1
perhaps?
next prev parent reply other threads:[~2022-08-23 3:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-19 6:31 [PATCH net-next] net: ngbe: Add build support for ngbe Mengyuan Lou
2022-08-23 3:08 ` Jakub Kicinski [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-08 9:41 Mengyuan Lou
2022-08-08 18:56 ` Jakub Kicinski
2022-08-10 17:08 ` kernel test robot
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=20220822200839.0c91b68c@kernel.org \
--to=kuba@kernel.org \
--cc=jiawenwu@net-swift.com \
--cc=mengyuanlou@net-swift.com \
--cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.