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 9165F45F23; Mon, 23 Dec 2024 16:38:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2067D4026C; Mon, 23 Dec 2024 16:38:51 +0100 (CET) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mails.dpdk.org (Postfix) with ESMTP id 930C440263 for ; Mon, 23 Dec 2024 16:38:49 +0100 (CET) Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-43622354a3eso29776285e9.1 for ; Mon, 23 Dec 2024 07:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1734968329; x=1735573129; darn=dpdk.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=M4pbEoj8ppDFGsOM/9KYmAxYVW2hSYQrFDW5bK+FLzQ=; b=Y2xakOn1zs3J9hgxDFqGOCVO8yj//AADwn01DpXX7QPjYpvTJE9bR51O7wBRMRGZSP Ngt/3wjLpx0HrM/nN3Tvv0ibvXmwC3aRKSna69ClE3P9JzChkE4RGOR6gHYftu6IUgUg nVVHT8bLIIJji63ck2wwx+8eYH7HmOV7d5LoHo+18YhcxavD1Ceh2j1Tzmhrh4Ees4Fy YcjNCiU6pJyR3LyvdpOVciKuuqRfV5fo1RA5mQWoWFF9JmVMvHfwFsRq7M9TOp91HW3p 72aoB/3W4NmJNbRQKsCoSy+HrJ3A9rU9Zj7nXEckgHRzNtQ9i47TTEtQqWaRRBanzqdZ hKAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734968329; x=1735573129; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=M4pbEoj8ppDFGsOM/9KYmAxYVW2hSYQrFDW5bK+FLzQ=; b=X2F61oyStvZGkqGrGUn3NPyyFVZFzBvk+mb/ulAkPf13hnNp9vrrpCr4v2vkLAiA7G AueoSHv53K+ts+LIvnCNo+qj7S9e3T2ljdqGubbrgvHeNUExmmwb/XKsXeon9+8WrtSG qNOwX8Hr2iAQ7GA+5xvbcxe3xZCcjY+zxo8ivTFGe9O/vbKOq0C2oqUh1t1Ck+eluiOf 3Kk8hSlbK/0HPevaOnEPOqtijSYTBeKhIzJrMsOSexnMBNeWWa9oeld4GNMxr9a5mKws AHdsK09Ieuaab3utwciTepTUJRZqrJRPfdcB04DojgyIvNlWOrCAc+BtS+wTXkDITDBH Faxw== X-Gm-Message-State: AOJu0Yyj8rl7VitvxaMzsMnNMqPkCSmG4ySucGx3aHqOhajBuVxTSKdm ec9ExtKahnOP9UtmMnVBVMZAPyrHP8P7NDaSRnfA4roOu9xw9k36OytDVQ== X-Gm-Gg: ASbGnctKKmnejEDVXgmNLow0C+aj8CzpoGL/B2JlGkc3v1V7lQt8F/VDvtCoE94tACn Gz0H01+e5qcRmXesRdnkHioecREyH1ZBfOwY8eT6Q2qxk80CJ7v1wB02fRvxq0A/Xu6PrMUEBEy OyeRwkd5zYzKdWyq/R4zOl8xey41XRao5K+Vqw5kScsRRgNe11m57O2ZdzNbu1jyAm9HJNPUJAe FyEq7Zwvo10NXo8UKcCxQgffd54oNK4WTw4z461FZmMAO2vb3hLHe/+/noq8GM= X-Google-Smtp-Source: AGHT+IGRwtgHP2fgi3aWbOAk9zz7GHzLPd2KCy2K7nZrsjWAmPKXIiaOwCZEl9WmzIlVfseBhYppgA== X-Received: by 2002:a05:6000:1a8a:b0:385:df84:8496 with SMTP id ffacd0b85a97d-38a221f2ef4mr11035649f8f.3.1734968328618; Mon, 23 Dec 2024 07:38:48 -0800 (PST) Received: from localhost ([2a01:4b00:d036:ae00:372d:4bf1:fd51:f809]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38a1c833899sm11678335f8f.42.2024.12.23.07.38.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Dec 2024 07:38:48 -0800 (PST) From: luca.boccassi@gmail.com To: dev@dpdk.org Cc: bruce.richardson@intel.com Subject: [PATCH] doc: install guides and api docs to different directories Date: Mon, 23 Dec 2024 15:38:40 +0000 Message-ID: <20241223153846.230648-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: Luca Boccassi Otherwise they both get installed to /usr/share/doc/dpdk/html/ and overwrite each other's files Signed-off-by: Luca Boccassi --- doc/api/meson.build | 2 +- doc/guides/meson.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/meson.build b/doc/api/meson.build index 9b66dce4f3..23ed5bf263 100644 --- a/doc/api/meson.build +++ b/doc/api/meson.build @@ -14,7 +14,7 @@ endif generate_doxygen = py3 + files('generate_doxygen.py') generate_examples = py3 + files('generate_examples.py') -htmldir = join_paths(get_option('datadir'), 'doc', 'dpdk') +htmldir = join_paths(get_option('datadir'), 'doc', 'dpdk', 'api') # due to the following bug: https://github.com/mesonbuild/meson/issues/4107 # if install is set to true it will override build_by_default and it will diff --git a/doc/guides/meson.build b/doc/guides/meson.build index 04bfbd1326..8c75beb1c1 100644 --- a/doc/guides/meson.build +++ b/doc/guides/meson.build @@ -12,7 +12,7 @@ if get_option('werror') extra_sphinx_args += '-W' endif -htmldir = join_paths(get_option('datadir'), 'doc', 'dpdk') +htmldir = join_paths(get_option('datadir'), 'doc', 'dpdk', 'guides') html_guides = custom_target('html_guides', input: files('index.rst'), output: 'html', -- 2.45.2