All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, Stephen Hemminger <sthemmin@microsoft.com>
Subject: Re: [PATCH] doc: clarify usage of netvsc PMD
Date: Tue, 07 Aug 2018 19:31:39 +0200	[thread overview]
Message-ID: <3330670.S3MQux9lMb@xps> (raw)
In-Reply-To: <20180807092323.6a825afe@xeon-e3>

07/08/2018 18:23, Stephen Hemminger:
> On Tue, 07 Aug 2018 14:20:13 +0200
> Thomas Monjalon <thomas@monjalon.net> wrote:
> 
> > There is a warning:
> > WARNING: undefined label: ./vdev_netvsc (if the link has no caption the label must precede a section header)
> > 
> > Fixed with following diff:
> > -   On Azure, use the :ref:`VDEV_NETVSC driver <./vdev_netvsc>` which
> > +   On Azure, use the :doc:`vdev_netvsc` which
[...]
> I tried several ways to get link from one guide to another. Couldn't figure out the RST syntax.
> Maybe someone else knows the answer.

It's fixed with :doc: so this is the answer :)
:doc: can be used to link a rst file.
:ref: is used to link a specific section of a rst file, thanks to anchors.

> Also, there are several broken links to linux_gsg that show up when doing make docs.

I think you refer to issues with link across PDF documents?

      reply	other threads:[~2018-08-07 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 16:31 [PATCH] doc: clarify usage of netvsc PMD Stephen Hemminger
2018-08-07 12:20 ` Thomas Monjalon
2018-08-07 16:23   ` Stephen Hemminger
2018-08-07 17:31     ` Thomas Monjalon [this message]

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=3330670.S3MQux9lMb@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    --cc=sthemmin@microsoft.com \
    /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.