From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A868BC282DD for ; Thu, 9 Jan 2020 18:03:35 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 4497120678 for ; Thu, 9 Jan 2020 18:03:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="EpWmI3Yg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4497120678 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F2C241E556; Thu, 9 Jan 2020 19:03:26 +0100 (CET) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 6638E1E556 for ; Thu, 9 Jan 2020 19:03:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1578593004; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5L3eDD4ZsfhiQpFhIrXyS/4VNHQK8QXuTx3Yc9hUmG4=; b=EpWmI3YgmWH0wTYkoD+98pCcZ+7aw+tU+a2vB7LLDX7UsW3FPmIsmmO9IZq5eos9UoUZlM coPDFHY3Ou9QHtQ/x7mY4buECY/rD38JFKuxMXSBN5KEY2sHI3T5ABb9tsc0E59vkTvsLl twHhr4Ak8luKO5MNM39dvQbS1Vc/u1I= Received: from mail-ua1-f70.google.com (mail-ua1-f70.google.com [209.85.222.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-392-585rzMJ_MECgJKMtnQNVAA-1; Thu, 09 Jan 2020 13:03:23 -0500 Received: by mail-ua1-f70.google.com with SMTP id j16so1704753uak.16 for ; Thu, 09 Jan 2020 10:03:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5L3eDD4ZsfhiQpFhIrXyS/4VNHQK8QXuTx3Yc9hUmG4=; b=kQQaOAITKZUZG7ct9VNjexpI9bzxUROVJ7ayzSdS2hwl0hD3oeyNbVOrC+XztoRd50 R8X5eff1UkBHB7b/12CC7wKpP8liZJjIGALZYkdPVfO7NMum34cRzGXzWFgYJ3bUa6z1 JxvZaoeBDtjJHE6YTD9Hxo+Pxk8fze2TJreuGkbecnasneqY4ytMaUF7Vxgwk6cEQc0X gmOjYzBGRKeTdj1RmXFuK1fGrAklfclkV191RTno9ALSE7onBkxxqw0uFteKmoMknHBX BmbA+8TjeF3xwaZRFhPiuxzb2bqJ8O8kdT0ZzMY3gFDiJ/hjzm7+dOSSWdUl51QhwfVB hJrA== X-Gm-Message-State: APjAAAVh2QAo/g5DQ86fGOXKBY8v9a+Uc/84+cWvug7DS0YvmcwFdvnh AmmEIqB1t447Z19X/KF9CSIApC0Oq7Xrx3mBDqUJzEZct2mLggcDIFJYShkgw58WJs6jWmuX0RQ 2E5+OZhWK38vLnyVEaLI= X-Received: by 2002:a05:6102:20ca:: with SMTP id i10mr6840730vsr.105.1578593003113; Thu, 09 Jan 2020 10:03:23 -0800 (PST) X-Google-Smtp-Source: APXvYqxDI1CoM7LbWKMI95ep5X92WXV1bsJXAM3uv7+3nu7XQZkROizoktplaE1n+Qed/X61pFMZjm8Vmzg6855nmAg= X-Received: by 2002:a05:6102:20ca:: with SMTP id i10mr6840712vsr.105.1578593002749; Thu, 09 Jan 2020 10:03:22 -0800 (PST) MIME-Version: 1.0 References: <20200109115631.500056-1-bruce.richardson@intel.com> <20200109153112.501282-1-bruce.richardson@intel.com> <20200109153112.501282-6-bruce.richardson@intel.com> In-Reply-To: <20200109153112.501282-6-bruce.richardson@intel.com> From: David Marchand Date: Thu, 9 Jan 2020 19:03:12 +0100 Message-ID: To: Bruce Richardson Cc: "Mcnamara, John" , Luca Boccassi , dev , Aaron Conole , Thomas Monjalon X-MC-Unique: 585rzMJ_MECgJKMtnQNVAA-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH v3 5/6] doc/guides: rebuild with meson whenever a file changes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Jan 9, 2020 at 4:31 PM Bruce Richardson wrote: > > Add proper support for calling sphinx whenever a file in the doc > directory changes. This is accomplished by using a wrapper script > for sphinx, which runs sphinx but also emits a gcc-format dependency > file listing all the doc files. This is used by ninja so that any > change to the doc files triggers a rebuild of the docs. > > Signed-off-by: Bruce Richardson > Acked-by: Aaron Conole > --- > buildtools/call-sphinx-build.py | 23 +++++++++++++++++++++++ > buildtools/meson.build | 6 ++++-- > doc/guides/meson.build | 22 ++++++++-------------- > 3 files changed, 35 insertions(+), 16 deletions(-) > create mode 100755 buildtools/call-sphinx-build.py This new file is not added to MAINTAINERS. -- David Marchand