{"id":196,"url":"https://patchwork.libcamera.org/api/1.1/patches/196/?format=json","web_url":"https://patchwork.libcamera.org/patch/196/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20190110233829.9638-3-laurent.pinchart@ideasonboard.com>","date":"2019-01-10T23:38:28","name":"[libcamera-devel,2/3] Documentation: Make the toctree more web-friendly","commit_ref":"f21090516def65a0e50348d2c45eea0875c05d57","pull_url":null,"state":"accepted","archived":false,"hash":"31cadbff477308b7e04e853190dc63bf561a45be","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/1.1/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/196/mbox/","series":[{"id":64,"url":"https://patchwork.libcamera.org/api/1.1/series/64/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=64","date":"2019-01-10T23:38:26","name":"Generate libcamera.org website from documentation","version":1,"mbox":"https://patchwork.libcamera.org/series/64/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/196/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/196/checks/","tags":{},"headers":{"Return-Path":"<laurent.pinchart@ideasonboard.com>","Received":["from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 0E97260B33\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 11 Jan 2019 00:38:34 +0100 (CET)","from pendragon.bb.dnainternet.fi\n\t(dfj612yyyyyyyyyyyyyby-3.rev.dnainternet.fi\n\t[IPv6:2001:14ba:21f5:5b00::2])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id DE60BE25\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 11 Jan 2019 00:38:32 +0100 (CET)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1547163513;\n\tbh=Hv6UueJwXhMDQUTAioUwvE39dtZj5WuOO75ecPNOVF4=;\n\th=From:To:Subject:Date:In-Reply-To:References:From;\n\tb=MTNjKV6Chis3eptBCt5ZAhq1OmvE13LfxLFONqJAigCEMVKvq1kVjk1eqLmER6huN\n\th1uDFsF6DOV1araZ2vC4hNIDCRyLGe0E8wmww0FkJiJafJqHhDaRXx1iAWLxzl0x2i\n\t43PfYJvIG53h4HOzWi3gfupwyxvEeGe0A4udgyP0=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Date":"Fri, 11 Jan 2019 01:38:28 +0200","Message-Id":"<20190110233829.9638-3-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.19.2","In-Reply-To":"<20190110233829.9638-1-laurent.pinchart@ideasonboard.com>","References":"<20190110233829.9638-1-laurent.pinchart@ideasonboard.com>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH 2/3] Documentation: Make the toctree more\n\tweb-friendly","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","X-List-Received-Date":"Thu, 10 Jan 2019 23:38:34 -0000"},"content":"The toctree is displayed in the navigation bar at the top of the page.\nAdd short names to the entries that replicate the names currently used\non libcamera.org.\n\nRemove the link to the index and search pages, as the former is empty,\nand the latter can be accessed directory from the navigation bar search\nbox.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n Documentation/index.rst | 14 ++++----------\n 1 file changed, 4 insertions(+), 10 deletions(-)","diff":"diff --git a/Documentation/index.rst b/Documentation/index.rst\nindex 44176f230c0f..3e089e69729c 100644\n--- a/Documentation/index.rst\n+++ b/Documentation/index.rst\n@@ -20,13 +20,7 @@ systems, including traditional Linux distributions, ChromeOS and Android.\n    :maxdepth: 2\n    :caption: Contents:\n \n-   coding-style\n-   docs\n-   contributing\n-\n-\n-Indices and tables\n-==================\n-\n-* :ref:`genindex`\n-* :ref:`search`\n+   Home <self>\n+   Docs <docs>\n+   Coding Style <coding-style>\n+   Contribute <contributing>\n","prefixes":["libcamera-devel","2/3"]}