Re: [PATCH v6 5/9] docs: add checks to configure for sphinx and doxygen

2021-07-02 Thread Stefano Stabellini
On Mon, 10 May 2021, Luca Fancellu wrote: > Add checks in the configure files to see if the system > is capable of generate the sphinx html docs using ^ of generating > doxygen and sphinx-breathe tools. I take you updated the configure script but running autoconf again, right? Assumi

[PATCH v6 5/9] docs: add checks to configure for sphinx and doxygen

2021-05-10 Thread Luca Fancellu
Add checks in the configure files to see if the system is capable of generate the sphinx html docs using doxygen and sphinx-breathe tools. Signed-off-by: Luca Fancellu --- config/Docs.mk.in | 2 + docs/configure| 258 ++ docs/configure.ac | 15 +