From b347bbb63b71349e3344216da6ce48eee91dcef2 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 14 Feb 2017 21:18:52 +0000 Subject: [PATCH] docs: add link to gallium doc Signed-off-by: Eric Engestrom Reviewed-by: Emil Velikov --- docs/sourcedocs.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index 454ea7d6770..660dcb2ef0e 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -41,6 +41,11 @@ run the doxygen scripts, you can read the documentation here

+

+Gallium is also documented using Sphinx. The generated output can be found +on Gallium.ReadTheDocs.io. +

+ -- 2.30.2