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 4D8D7433B8; Fri, 24 Nov 2023 14:51:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3835542D96; Fri, 24 Nov 2023 14:51:39 +0100 (CET) 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 C4A1440283 for ; Fri, 24 Nov 2023 14:51:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1700833897; 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=N+49Krm8gAlHv4/xY9nCTDB6zr8YoSAOilzRXH+nY54=; b=MHsb3KWhPjYklN8XceIQS0dimGeXv7sxmvXUUWuGhh2EjnQtgwQhVi1VBzUrU1nY1SWuVw zp1T9lyqGOVvo+khUJed+uZBSS319qeV+5Cb7PkJYN4BW1NSTCuSMZSgm4QxVnCBqKeqgr +lDU/ctphVlkXc/0z36sEHVA5i1mizY= Received: from mail-lj1-f199.google.com (mail-lj1-f199.google.com [209.85.208.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-392-kWwN9npVMxyQYryC-j5CLQ-1; Fri, 24 Nov 2023 08:51:33 -0500 X-MC-Unique: kWwN9npVMxyQYryC-j5CLQ-1 Received: by mail-lj1-f199.google.com with SMTP id 38308e7fff4ca-2c50ef18b04so23011821fa.1 for ; Fri, 24 Nov 2023 05:51:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700833892; x=1701438692; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N+49Krm8gAlHv4/xY9nCTDB6zr8YoSAOilzRXH+nY54=; b=s1rQaAYF79pVVq9AxXrnViWjwQ2h0sviw1KwB0YPrYSZIeuJdhIaqwASeMPvFfo5xK Lu8CyanznotxmThrYM/qTtwQzmlo3Zhy/n5zUkor/xN+hNstvCAHUBAkwfGKwIIsjLCI qRoLUGWSSNJih4GS9gLsZvuZ4Ll2ud2YblYkKzcdBYQakaxe3JpR/vFHpTXGGFLn5yV5 7DkZxuz+DtSsDbD/K+ZCP+h3SauzstS+pfLP+3Vi8sDg7e0iHsNSCdNX5MJ9tXXq5qPU sMZIL1gRw0W7nwUjLNlBxgSerCBeZ8qbVGwaIae/AF/hVkqPeVthOX9I/TwgnQwpKus3 EtoQ== X-Gm-Message-State: AOJu0YwwGIcR0VmAwLgKPp6ErNd3cQn6W5WbmKdGvcNQTJNnryTD4+Nn oMNzft03EIMxwu31nR5bKYnNaVLllwKfmrihT8xooli6DxYFq3gPuscqA+sb3h5M/RdniMtAydx NoENxo6cYLJfM7exS5Us= X-Received: by 2002:a2e:b2d1:0:b0:2bc:d5f1:b9cf with SMTP id 17-20020a2eb2d1000000b002bcd5f1b9cfmr2160464ljz.27.1700833892536; Fri, 24 Nov 2023 05:51:32 -0800 (PST) X-Google-Smtp-Source: AGHT+IFvUWK1yzJw7tl2SHd/NSswnhEJw95x+DZYFRrW7fkwmwGSE3LOsmVStkAZr6Wwuh0O1wlUtxwHhrsKttkn8qA= X-Received: by 2002:a2e:b2d1:0:b0:2bc:d5f1:b9cf with SMTP id 17-20020a2eb2d1000000b002bcd5f1b9cfmr2160451ljz.27.1700833892273; Fri, 24 Nov 2023 05:51:32 -0800 (PST) MIME-Version: 1.0 References: <20231103132910.88333-1-bruce.richardson@intel.com> In-Reply-To: <20231103132910.88333-1-bruce.richardson@intel.com> From: David Marchand Date: Fri, 24 Nov 2023 14:51:20 +0100 Message-ID: Subject: Re: [PATCH] doc/contributing: update RST text-wrapping guidelines To: Bruce Richardson Cc: dev@dpdk.org, Ferruh Yigit , Thomas Monjalon X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 On Fri, Nov 3, 2023 at 2:29=E2=80=AFPM Bruce Richardson wrote: > > Update and clarify the guidelines on how to wrap lines in our RST docs. > We no longer limit lines to just 80 characters, and what is more > important that line length is the wrapping of sentences, starting a new > sentence on a new line, and wrapping at punctuation. > > Signed-off-by: Bruce Richardson Acked-by: Ferruh Yigit Acked-by: Thomas Monjalon Applied, thanks. --=20 David Marchand