summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2017-02-14 21:18:52 +0000
committerEric Engestrom <eric.engestrom@imgtec.com>2017-02-21 14:43:29 +0000
commitb347bbb63b71349e3344216da6ce48eee91dcef2 (patch)
treec3f618ca019e11c3b80724b814db8688659b9944 /docs
parent066a117be77fdc2b29c8eafabb4e2c2fa902a18e (diff)
docs: add link to gallium doc
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/sourcedocs.html5
1 files changed, 5 insertions, 0 deletions
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
<a href="../doxygen/main/index.html">here</a>
</p>
+<p>
+Gallium is also documented using Sphinx. The generated output can be found
+<a href="https://gallium.readthedocs.io">on Gallium.ReadTheDocs.io</a>.
+</p>
+
</div>
</body>
</html>