From patchwork Tue Aug 11 09:52:40 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 6731 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id 0D6E35A6D; Tue, 11 Aug 2015 11:54:02 +0200 (CEST) Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by dpdk.org (Postfix) with ESMTP id 2BD9A590C for ; Tue, 11 Aug 2015 11:54:01 +0200 (CEST) Received: by wicne3 with SMTP id ne3so169427065wic.1 for ; Tue, 11 Aug 2015 02:54:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=zWHsBge5q22OUzmXQRbyAPVvcbgj8AeTOePZtWkxTr0=; b=Ks9Y8ZFXoOHK+HKnyXPQz1630bT43DFYeG06EB526feFwpzhMle/JFOWdrhSvxFDDG U1WYJyppHaoqOt5Cg6gCI/sgCmcWpRmCxamtWP8laYhHz8eYdMXlSdkBZV8g2XTXdSvP yA4bJZlvS7lhhpSZFUgm8rn6kRGt1SQj84dVfVCyAOrunn750ArVRnwR94okw4ADOF08 i4a/gq8rZTvMsiJ8E/vk6Vo+tfy58lQU6/aBj4A4xGILDiGNukNol+eEfH+ZcQz3wHOL SCwHpslxMz4lLmuSdNX3Tx1i4SsYDhFWR3pR/SQK/JtB+lGUK1Q6rcp32JGPD4oxqOMe uPFw== X-Gm-Message-State: ALoCoQk1EUBjQ7dB1Wci2SpNcxvZfbKYztcWeXng02duaz7uTxbZx6PAggp+7xih/I3uk1NRodR6 X-Received: by 10.194.179.167 with SMTP id dh7mr58231181wjc.15.1439286841015; Tue, 11 Aug 2015 02:54:01 -0700 (PDT) Received: from localhost.localdomain (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id pn6sm2178531wjb.36.2015.08.11.02.53.59 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 11 Aug 2015 02:54:00 -0700 (PDT) From: Thomas Monjalon To: John McNamara Date: Tue, 11 Aug 2015 11:52:40 +0200 Message-Id: <1439286760-8975-1-git-send-email-thomas.monjalon@6wind.com> X-Mailer: git-send-email 2.4.2 Cc: dev@dpdk.org Subject: [dpdk-dev] [PATCH] doc: rename guidelines for contributors X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Clarify target of guidelines by renaming the title and the directory. Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- doc/guides/guidelines -> doc/guides/contributing --- a/doc/guides/guidelines/index.rst +++ b/doc/guides/contributing/index.rst @@ -1,5 +1,5 @@ -Guidelines -========== +Contributor's Guidelines +======================== .. toctree:: :maxdepth: 2