Documentation: Link to the API documentation generated by Doxygen

Add a link in the toctree to the API documentation.

sphinx doesn't seem to support relative external links, but we can trick
it into thinking the link is absolute by adding '#://' at the end.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2018-12-12 03:09:56 +02:00
parent f21090516d
commit c8e2c5adda

View file

@ -24,3 +24,4 @@ systems, including traditional Linux distributions, ChromeOS and Android.
Docs <docs>
Coding Style <coding-style>
Contribute <contributing>
API <../api-html/index.html#://>