From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-6.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id F3F0F7D04D for ; Mon, 14 Jan 2019 16:54:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726741AbfANQyJ (ORCPT ); Mon, 14 Jan 2019 11:54:09 -0500 Received: from mail-pl1-f196.google.com ([209.85.214.196]:38669 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726723AbfANQyJ (ORCPT ); Mon, 14 Jan 2019 11:54:09 -0500 Received: by mail-pl1-f196.google.com with SMTP id e5so10389605plb.5 for ; Mon, 14 Jan 2019 08:54:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=kodeNV6E0BiVHtTgfRjZXsJv1BXwC9SiHJb9CnuMytM=; b=BXGRaKI2lF2ZuiAZrnSGt6H9H545+0wb+yGLDMVhdli3qwelHIxtmzCq5V9ne6DlAE f/n7xJ7AH4YLpXozUMwoMYY2NM7EcFCS+Dh2bCNcjnOSWHr6E0dlAx04b3/vi1st0Eid FUpZzsSq7ex/1fOFunzmf1UcrG/6MgCUmAEvMjfRfExAdRezw7uyVI/7xWtLF8bwF4Ca U0MeSjBDi26B5AAXzcC/K2DXitpDrz2N4R+DkMvvpTC3HmlmOlZMKuSQTNIlnJKxmlq8 S/oinKHWn9sU3fB34CCm5d3KbfUzARvrBqqGwkvYICa8a5uCYMMasxBO54BP93XGdsIy g6hQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=kodeNV6E0BiVHtTgfRjZXsJv1BXwC9SiHJb9CnuMytM=; b=XfEUvkLGGvhk4CYPceYUsJZoNMKgFRYCZgHiu99FBbT4QJAYHR+meljkU3V7PoCSaV ltJf9gfiwOS+/j+5+T6Vq+xyC/73ELL9ICmCHRyXmGHoQArs9oVTXHNAhfQ40BupZBGD QuVZci2M3Y2ckWOeyr5CsZDxnPDoaXCB2FXwRzdMEvQBdIiA43H4hSWrtrzd5bX+L5Rf +zrtOSSbpSf+ITT8nIibpt9UblzVriNkd/O5JsvXrm311nSITG1eO4azzBKrQtQ8Q4lm V1LcfhHesBCmeUjEsvlz9CTwtT5eWxwJi7eTDxEIrIYGGgFYGdxZFjkjjIIByQu4uaNx Pmgw== X-Gm-Message-State: AJcUukd2jhAsEaO6aLVdRdnexT2UAafkEcFR06x7AyJvW0+PRvgli3ue y/hxUtQrjxGJjxd7ky3X2hjnIOMlfHk= X-Google-Smtp-Source: ALg8bN7mZ3NDkAaPn/FlR3h8DT8nbmKGoKjPaEKJUi6m8MEtLxB6arijuTGBk7z03qJSvlJJs4O/gQ== X-Received: by 2002:a17:902:b090:: with SMTP id p16mr17313414plr.190.1547484848549; Mon, 14 Jan 2019 08:54:08 -0800 (PST) Received: from ziepe.ca (S010614cc2056d97f.ed.shawcable.net. [174.3.196.123]) by smtp.gmail.com with ESMTPSA id e23sm1269257pfh.68.2019.01.14.08.54.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 14 Jan 2019 08:54:07 -0800 (PST) Received: from jgg by mlx.ziepe.ca with local (Exim 4.90_1) (envelope-from ) id 1gj5V0-0006iE-NW; Mon, 14 Jan 2019 09:54:06 -0700 Date: Mon, 14 Jan 2019 09:54:06 -0700 From: Jason Gunthorpe To: Joel Nider Cc: Jonathan Corbet , Leon Romanovsky , Doug Ledford , Mike Rapoport , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] docs-rst: update index file with infiniband docs Message-ID: <20190114165406.GC22910@ziepe.ca> References: <1547456451-7102-1-git-send-email-joeln@il.ibm.com> <1547456451-7102-3-git-send-email-joeln@il.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1547456451-7102-3-git-send-email-joeln@il.ibm.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Mon, Jan 14, 2019 at 11:00:50AM +0200, Joel Nider wrote: > Link the previously converted Documentation/infiniband/user_verbs.rst > to the main index by creating a new subsystem (Infiniband) under the > root document. This manifests as a new section under "Kernel API > Documentation" in the index.html, as well as a new section in the > table of contents pane. > > This has been tested with 'make htmldocs'. > --- Missed signed-off-by > Documentation/conf.py | 2 ++ > Documentation/index.rst | 1 + > Documentation/infiniband/conf.py | 10 ++++++++++ > Documentation/infiniband/index.rst | 9 +++++++++ > 4 files changed, 22 insertions(+) > create mode 100644 Documentation/infiniband/conf.py > create mode 100644 Documentation/infiniband/index.rst > > diff --git a/Documentation/conf.py b/Documentation/conf.py > index 72647a3..ff71088 100644 > --- a/Documentation/conf.py > +++ b/Documentation/conf.py > @@ -389,6 +389,8 @@ latex_documents = [ > 'ext4 Data Structures and Algorithms', 'ext4 Community', 'manual'), > ('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide', > 'The kernel development community', 'manual'), > + ('infiniband/index', 'infiniband.tex', 'Infiniband subsystem', > + 'The kernel development community', 'manual'), > ('input/index', 'linux-input.tex', 'The Linux input driver subsystem', > 'The kernel development community', 'manual'), > ('kernel-hacking/index', 'kernel-hacking.tex', 'Unreliable Guide To Hacking The Linux Kernel', > diff --git a/Documentation/index.rst b/Documentation/index.rst > index c858c2e..8d91ea5 100644 > --- a/Documentation/index.rst > +++ b/Documentation/index.rst > @@ -82,6 +82,7 @@ needed). > core-api/index > media/index > networking/index > + infiniband/index > input/index > gpu/index > security/index > diff --git a/Documentation/infiniband/conf.py b/Documentation/infiniband/conf.py > new file mode 100644 > index 0000000..dc42d33 > --- /dev/null > +++ b/Documentation/infiniband/conf.py > @@ -0,0 +1,10 @@ > +# -*- coding: utf-8; mode: python -*- > + > +project = "Linux Infiniband Documentation" > + > +tags.add("subproject") > + > +latex_documents = [ > + ('index', 'infiniband.tex', project, > + 'The kernel development community', 'manual'), > +] > diff --git a/Documentation/infiniband/index.rst b/Documentation/infiniband/index.rst > new file mode 100644 > index 0000000..2dedc65 > --- /dev/null > +++ b/Documentation/infiniband/index.rst > @@ -0,0 +1,9 @@ > +Infiniband Documentation > +======================== > + > +Contents: > + > +.. toctree:: > + :maxdepth: 1 > + > + user_verbs > -- > 2.7.4 >