You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configure.ac: disable sphinx_basic_ng with --disable-doc
The sphinx_basic_ng package is solely a dependency of furo, which is
already disabled with --disable-doc. We should therefore disable
sphinx_basic_ng with --disable-doc as well.
0 commit comments