Skip to content

Develop - #6

Merged
KalanaRatnayake merged 2 commits into
mainfrom
develop
Jul 18, 2026
Merged

Develop#6
KalanaRatnayake merged 2 commits into
mainfrom
develop

Conversation

@KalanaRatnayake

Copy link
Copy Markdown
Collaborator

This pull request adds automated Doxygen-based documentation generation and deployment to GitHub Pages. It introduces a new workflow for building and deploying docs, a Doxygen configuration file, and documentation on how to generate the docs locally and details about the automation.

Documentation automation and deployment:

  • Added .github/workflows/doxygen-pages.yml to build HTML documentation with Doxygen and deploy it to GitHub Pages automatically on changes to documentation or source files.
  • Added a Doxygen configuration file at the repository root to specify how documentation is generated from Markdown and source code.

Developer documentation:

  • Added docs/readme.md with instructions for generating documentation locally and an overview of the automated GitHub Actions workflow.

@KalanaRatnayake
KalanaRatnayake merged commit 3e09a7e into main Jul 18, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant