From e42683b40d657eda998e62ef0895a4e386165023 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Fri, 11 Jan 2019 16:35:32 +0200 Subject: Documentation: Add placeholder for Doxygen-generated API documentation Until we have better Sphinx + Doxygen integration, replace the relative external link to the API documentation with a placeholder directory, which will be populated with the Doxygen-generated doc when exporting documentation to the website. This is needed as the Sphinx documentation is exported to the root of the website, linking to ../api-html is thus not possible. Signed-off-by: Laurent Pinchart Acked-by: Kieran Bingham --- Documentation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/index.rst') diff --git a/Documentation/index.rst b/Documentation/index.rst index a87509c2..e481f081 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -24,4 +24,4 @@ systems, including traditional Linux distributions, ChromeOS and Android. Docs Coding Style Contribute - API <../api-html/index.html#://> + API -- cgit v1.2.1