Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3424754imm; Tue, 17 Jul 2018 04:46:52 -0700 (PDT) X-Google-Smtp-Source: AAOMgpck7rK17SMsUg6n70S5nHui9w14dE3yHD/qRBtD3Wc8631xnraJYOgUhljetIFDMKr29rFW X-Received: by 2002:a17:902:780d:: with SMTP id p13-v6mr1280367pll.119.1531828012486; Tue, 17 Jul 2018 04:46:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531828012; cv=none; d=google.com; s=arc-20160816; b=A9p4KA6n2FVLFgOVDFquwfIL3m1osenwYKFPmELy89pf0H3rr+v1dvyJ3UyffQ9tQx EBmK+Gp6mMltslY5eL4FMO08Sr4anU9gzx7ZuXmJZ/o2SPV0h6viyU9xK7BEW9XGJxJ2 EY2bgii75NVcxxvL/viv36VpUIcQU9Wou+K9Q8WlbC3e8fykkDBpaplql6E/pvnHHwXa 9+GFqsePuwIwIncyea8ERbcSWtA+OS891iN7JTJ58iynQYQKxXdT9ihK9GW6PrKjGSdW 4ANb7WelbZ45oRHZ1VpiCL3YpXMmYI0onpetuuFvdV8m5pFZyEfAHezpjniffxOhSHR8 afiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id :arc-authentication-results; bh=yD+h34Q9+FXQcmZd4gcm1FQTZzUqaPtRXxVo182Xp4k=; b=MTpQ/E2hZLIbfaMJqffXEJc7sTF4oeLy39kvlPKkeTVx/Vmyw3koUWJqCNSUsFIXx8 oGdOzPEb/o0+OhGUXkrV9EEbAbUMRf63sI+PU9y7OaP35G4jrIEaxM5aUmuCc6U3RV1a 4VTD9uuc6etza6rwJycjvQvSX93F3bmyiRuaIX2u56vLd1502FhFT5GBFPCH32ZdVx4w UT9SwbMWTlM5qiN0h18oZhVQdEbEa3qRU/rHM2He9yW31tq5hgZ+zW+ERcfda+GqI+K4 aqrhn73GjN2o6jtQHf73gxUa8ClYOSHzBCjCehWzkD8Nxj1KYfoC07oGt6p7Vq/i5xpv offg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c16-v6si645569pgw.460.2018.07.17.04.46.37; Tue, 17 Jul 2018 04:46:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731296AbeGQMSF (ORCPT + 99 others); Tue, 17 Jul 2018 08:18:05 -0400 Received: from smtp1-3.goneo.de ([85.220.129.32]:39231 "EHLO smtp1-3.goneo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730736AbeGQMSE (ORCPT ); Tue, 17 Jul 2018 08:18:04 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp1.goneo.de (Postfix) with ESMTP id B416923F728; Tue, 17 Jul 2018 13:45:46 +0200 (CEST) X-Virus-Scanned: by goneo X-Spam-Flag: NO X-Spam-Score: -2.755 X-Spam-Level: X-Spam-Status: No, score=-2.755 tagged_above=-999 tests=[ALL_TRUSTED=-1, AWL=0.145, BAYES_00=-1.9] autolearn=ham Received: from smtp1.goneo.de ([127.0.0.1]) by localhost (smtp1.goneo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1aQ6CVxbSuH4; Tue, 17 Jul 2018 13:45:45 +0200 (CEST) Received: from ryzen (dyndsl-091-248-070-004.ewe-ip-backbone.de [91.248.70.4]) by smtp1.goneo.de (Postfix) with ESMTPSA id 5A71A23F6EF; Tue, 17 Jul 2018 13:45:45 +0200 (CEST) Message-ID: Subject: Re: [PATCH net-next 1/3] docs: networking: Fix indices heading indentation From: Markus Heiser To: "Tobin C. Harding" , "David S. Miller" Cc: linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Date: Tue, 17 Jul 2018 13:45:44 +0200 In-Reply-To: <1d7a309eb7561b9bb4c31f5deb9a0b63b6263232.camel@darmarit.de> References: <20180717042906.17308-1-me@tobin.cc> <20180717042906.17308-2-me@tobin.cc> <1d7a309eb7561b9bb4c31f5deb9a0b63b6263232.camel@darmarit.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.1-2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, den 17.07.2018, 10:28 +0200 schrieb Markus Heiser: > Am Dienstag, den 17.07.2018, 14:29 +1000 schrieb Tobin C. Harding: > > Currently the 'Indices' heading is not aligned with column 0, it should > > be. > > Hi Tobin, thats not correct. The 'Indices' heading is a part of the 'only' > block: > > http://www.sphinx-doc.org/en/stable/markup/misc.html#including-content-based-on-tags > > -- Markus -- I realized that we have not well documented SPHINXDIRS, to be more elaborate .. The tag 'subproject' will be set from the networking/conf.py if you run: make -k SPHINXDIRS="networking" htmldocs to just build only the networking folder (aka subproject). For more info, please run 'make help' and take a look at the 'Documentation targets' section. In short: a subfolder of Documentation/ with a conf.py file in, is a subproject and can be build separate. -- Markus -- > > > > > Fix 'Indices' heading indentation. > > > > Signed-off-by: Tobin C. Harding > > --- > > Documentation/networking/index.rst | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst > > index 6123a7e9e1da..a4bbde70bcb9 100644 > > --- a/Documentation/networking/index.rst > > +++ b/Documentation/networking/index.rst > > @@ -20,7 +20,7 @@ Contents: > > > > .. only:: subproject > > > > - Indices > > - ======= > > +Indices > > +======= > > > > * :ref:`genindex` > > -- > To unsubscribe from this list: send the line "unsubscribe linux-doc" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html