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
Doxygen optimizes the output for c++ instead of c.
Also in the warning there is a reference to c++
Try in the Doxyfile to add: OPTIMIZE_OUTPUT_FOR_C = YES
Probably could be a sphinx problem:
Output of make html