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:
@@ -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#://>
|
||||
|
||||
Reference in New Issue
Block a user