Unverified Commit fe7fe6d3 authored by Tobias Hieta's avatar Tobias Hieta Committed by GitHub
Browse files

build-docs: Add option to disable doxygen/sphinx docs (#66928)

Doxygen documentation takes very long to build, when making releases we
want to get the normal documentation up earlier so that we don't have to
wait for doxygen documentation.

This PR just adds the flag to disable doxygen builds, I will then later
make a PR that changes the actions to first build the normal docs and
another job to build the doxygen docs.
parent d60376bf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment