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
Add Doxygen configuration and documentation workflow
- Introduced a new Doxyfile for generating documentation for the cpp-core project, specifying project details and output settings.
- Removed the outdated GitHub Actions workflow for building WASM binaries.
- Added a new GitHub Actions workflow for generating and deploying Doxygen documentation to GitHub Pages, including steps for installation and documentation generation.
These changes enhance project documentation and streamline the deployment process for generated docs.
0 commit comments