Re: [RFC 1/5] doc: replace doxygen with hawkmoth sphinx extension for api docs

Subject: Re: [RFC 1/5] doc: replace doxygen with hawkmoth sphinx extension for api docs

Date: Wed, 13 Oct 2021 10:21:00 -0300

To: Jani Nikula, notmuch@notmuchmail.org

Cc: jani@nikula.org

From: David Bremner


Jani Nikula <jani@nikula.org> writes:
>  
> -have_doxygen=0
> -if [ $WITH_API_DOCS = "1" ] ; then
> -    printf "Checking if doxygen is available... "
> -    if command -v doxygen > /dev/null; then
> -	printf "Yes.\n"
> -	have_doxygen=1
> -    else
> -	printf "No (so will not install api docs)\n"
> -    fi
> -fi
> -

I guess it's an important point that missing hawkmoth only blocks
building the api docs, not all of the docs.

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: