From 82526e1570c3f0e65da21f9407112db9868609bc Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Wed, 8 Jan 2020 09:08:21 -0800 Subject: Doxygen: Add HTML to _static Sphinx Dir Provide the "classic" HTML rendered pages of Doxygen. --- Docs/source/developers/documentation.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Docs/source/developers/documentation.rst') diff --git a/Docs/source/developers/documentation.rst b/Docs/source/developers/documentation.rst index a6f06c7bd..45ff4cd46 100644 --- a/Docs/source/developers/documentation.rst +++ b/Docs/source/developers/documentation.rst @@ -35,6 +35,8 @@ Doxygen reads this docstring, so please be accurate with the syntax! See `Doxyge */ void my_class::my_function(int* my_int); +A HTML rendered version of the Doxygen documentation `is located here <../_static/doxyhtml/index.html>`_. + Breathe documentation --------------------- -- cgit v1.2.3