Skip to content

Deploy docs on GH pages#27

Merged
edbennett merged 13 commits into
developfrom
deploy-docs
Mar 20, 2026
Merged

Deploy docs on GH pages#27
edbennett merged 13 commits into
developfrom
deploy-docs

Conversation

@ilectra
Copy link
Copy Markdown
Collaborator

@ilectra ilectra commented Mar 19, 2026

Fixes #20 .
Will use mkdocs to build non-code related docs, and doxygen for the code-related ones. Then "simply" merge the two directories to show in the same website.

@ilectra ilectra requested review from edbennett and gray95 March 19, 2026 16:59
Copy link
Copy Markdown

@edbennett edbennett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just a couple of changes needed to the deployment as discussed yesterday to protect against potential future malicious pull requests.

(Plus a very minor query)

Comment thread .github/workflows/deploy-docs.yml
Comment thread .github/workflows/deploy-docs.yml Outdated
Comment thread docs/dev/index.md Outdated
@edbennett edbennett merged commit 902fa9e into develop Mar 20, 2026
2 checks passed
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.

Generate GitHub Pages site from Doxygen in GitHub actions

2 participants