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:
parent
f21090516d
commit
c8e2c5adda
1 changed files with 1 additions and 0 deletions
|
@ -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#://>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue