Hi,

this what i did:

export SRC=`mktemp -d`
cd "$SRC"
git clone [email protected]:debian/starpu.git
cd starpu/doc/doxygen/
sed "s/@top_srcdir@/..\/../g" doxygen-config.cfg.in | sed "s/@top_builddir@/..\/../g" > Doxyfile sed "s/@top_srcdir@/..\/../g" doxygen_filter.sh.in | sed "s/@top_builddir@/..\/../g" > doxygen_filter.sh
chmod u+x doxygen_filter.sh
doxygen

probably not very orthodox but I hope it helps!

Paolo

P.S. I am attaching the log I get.

On 12/4/25 00:17, Samuel Thibault wrote:
Hello,
...

Attachment: log.txt.xz
Description: application/xz

Reply via email to