{"id":197,"url":"https://patchwork.libcamera.org/api/patches/197/?format=json","web_url":"https://patchwork.libcamera.org/patch/197/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/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-4-laurent.pinchart@ideasonboard.com>","date":"2019-01-10T23:38:29","name":"[libcamera-devel,3/3] Documentation: Link to the API documentation generated by Doxygen","commit_ref":"c8e2c5adda95f3be0354a832268539f7314afb5e","pull_url":null,"state":"accepted","archived":false,"hash":"0c30ec6237fa067105f35574d5309de90fd96986","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/197/mbox/","series":[{"id":64,"url":"https://patchwork.libcamera.org/api/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/197/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/197/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 18DAA60B34\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 3B529E27\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 11 Jan 2019 00:38:33 +0100 (CET)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1547163513;\n\tbh=bR/wmvk+2FVnteD3PLHGolAZ6RyMrdAd7o763ZKcpT0=;\n\th=From:To:Subject:Date:In-Reply-To:References:From;\n\tb=lFqy5qvn4R9CCluqjBvWIvCjscBClAwAtxI0lbZ67mOz85d/wdzumiF3d2Qp3iZLN\n\tAmYbtFD98LQhV/tHOg/mgsvlAhtUMkNPRNnlAhJRCTy0tTzaOoaFQXTKlWs4kL/NiZ\n\tO3cEGRNgsSFGo3e3RPcupA8XCr1QSARqxcZCzdQU=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Date":"Fri, 11 Jan 2019 01:38:29 +0200","Message-Id":"<20190110233829.9638-4-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 3/3] Documentation: Link to the API\n\tdocumentation generated by Doxygen","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":"Add a link in the toctree to the API documentation.\n\nsphinx doesn't seem to support relative external links, but we can trick\nit into thinking the link is absolute by adding '#://' at the end.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n Documentation/index.rst | 1 +\n 1 file changed, 1 insertion(+)","diff":"diff --git a/Documentation/index.rst b/Documentation/index.rst\nindex 3e089e69729c..a87509c24275 100644\n--- a/Documentation/index.rst\n+++ b/Documentation/index.rst\n@@ -24,3 +24,4 @@ systems, including traditional Linux distributions, ChromeOS and Android.\n    Docs <docs>\n    Coding Style <coding-style>\n    Contribute <contributing>\n+   API <../api-html/index.html#://>\n","prefixes":["libcamera-devel","3/3"]}