From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9FCD645BA3; Tue, 22 Oct 2024 17:31:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F43F4029B; Tue, 22 Oct 2024 17:31:52 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 91EB940272 for ; Tue, 22 Oct 2024 17:31:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1729611111; 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=JzuU/k3qFVwgs9r8gtNrDqMjwU9nCD0B2iSyIGmDv8c=; b=WyFDJodwO7BITfkZElVHz2MZS28I3jrgAtlYNLtS1Jdvc/sP5rjrLbLLdi/Z8kPsHbTh+k 3VEwnMuUEb479ErFsLHB1Rs6cMXy66wt/j1QyrcP9aEe0NCgJNYS43LD6PLbgTUJd9Nk+7 7Ol2loPzVKaGdQcSNUhbln2LPI/tdAw= Received: from mail-wr1-f69.google.com (mail-wr1-f69.google.com [209.85.221.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-38-x6O4TAxkNWOPcy84rZlJsw-1; Tue, 22 Oct 2024 11:31:50 -0400 X-MC-Unique: x6O4TAxkNWOPcy84rZlJsw-1 Received: by mail-wr1-f69.google.com with SMTP id ffacd0b85a97d-37d47fdbbd6so3363453f8f.3 for ; Tue, 22 Oct 2024 08:31:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729611108; x=1730215908; h=in-reply-to:references:user-agent:to:from:cc:subject:message-id :date:content-transfer-encoding:mime-version:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=JzuU/k3qFVwgs9r8gtNrDqMjwU9nCD0B2iSyIGmDv8c=; b=FM+lnuM/jFdcFKD0zJd80onyQJ0DQtqtBMNCRrBSWjrDsQYQ2jnjAP9kkHH7SQr879 uV7/7cqrJ0471eaF/G64odn5AWAwM2fAFzd46WOIFbim9WedjY15W6AxwzRhaI+Vx+YA hAOXnavvAvxCTZS5mh7UwAbw93T+H3SZDxHacV5MQelv8jw7yWDO+8ZRkWM/UDyBOndJ 9w0yjCmfd/3Fnkhffd06ygUNs2/0uc78iloMxMVPhvQ43G1/ujKn5yF45XfVwhaQ06sh aqV3mMXb2xJZVLJRWlc5pZcgnxQu2nmKKIu3rFkHg08zfNvdUT6F7LAoamKdwsblWtMw UtmA== X-Gm-Message-State: AOJu0YzlJ0Bb/nJX+4UpQGzLhzM5PrQ+C4fPv4/mkm3EZmFTlQCYxsZx ts7cCt4Q/GL+OdVqHmeU/sXxT5bkXDi6n5Kz074laeihCivJYH302kgLiEizBML9rZiC7+ZsNTJ boQ5uBtEdrbkZV1R8ycFdAzHUr4KYY55TcrpZpUfF X-Received: by 2002:a05:6000:124d:b0:37c:ca01:98e9 with SMTP id ffacd0b85a97d-37ef2133248mr2305858f8f.6.1729611108528; Tue, 22 Oct 2024 08:31:48 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHfH3YmgqVoLKHM9qEbX9ngfYZz4IcKDAlQ9uGqOaFnqeA58YwFnMHuihDpyP6YwiGfC6Sa3w== X-Received: by 2002:a05:6000:124d:b0:37c:ca01:98e9 with SMTP id ffacd0b85a97d-37ef2133248mr2305838f8f.6.1729611108178; Tue, 22 Oct 2024 08:31:48 -0700 (PDT) Received: from localhost (2a01cb00025433006239e1f47a0b2371.ipv6.abo.wanadoo.fr. [2a01:cb00:254:3300:6239:e1f4:7a0b:2371]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4317d03b8b4sm21088605e9.0.2024.10.22.08.31.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 22 Oct 2024 08:31:47 -0700 (PDT) Mime-Version: 1.0 Date: Tue, 22 Oct 2024 17:31:47 +0200 Message-Id: Subject: Re: [PATCH dpdk] meson: properly disable docs Cc: , "Jeremy Spewock" , "Luca Vizzarro" , "Dean Marx" , "Thomas Monjalon" , =?utf-8?q?Juraj_Linke=C5=A1?= From: "Robin Jarry" To: "Bruce Richardson" User-Agent: aerc/0.18.2-82-g9e557d0f289f References: <20241022151142.246535-2-rjarry@redhat.com> In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8; format=Flowed X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Bruce Richardson, Oct 22, 2024 at 17:25: > No strong objection to this. Just FYI, the reason it is currently done as > it is in the build, is that even if you configure a build without the doc= s > enabled, you can just build the docs explicitly by doing "ninja -C build > doc". That is so that one can do a test build of the docs without > a) having to reconfigure the whole project > b) not have every build from then on rebuild e.g. the APIs doc if you > change a header. Oh, I didn't know it was on purpose. I was surprised to see doc related=20 warnings with -Denable_docs=3Dfalse. Feel free to disregard this patch if you think it is too drastic.