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
fix: resolve CI workflow issues for documentation and xmake
- Enable XML generation in Doxyfile (GENERATE_XML=YES) for Sphinx/Exhale compatibility
- Remove obsolete Doxygen tags (HTML_TIMESTAMP, LATEX_TIMESTAMP, RTF_*) to eliminate warnings
- Simplify xmake installation on Windows CI using official installer only
- Add docs/generated/ to .gitignore to exclude auto-generated documentation
- Both documentation and test CI workflows should now work correctly
0 commit comments