Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ci/cd view rendering for doxygen documentation #122

Open
Alex2772 opened this issue Feb 22, 2023 · 2 comments
Open

Implement ci/cd view rendering for doxygen documentation #122

Alex2772 opened this issue Feb 22, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation feature request New feature request

Comments

@Alex2772
Copy link
Collaborator

In AUI docs, some view pages have image preview of the view (i.e. https://aui-framework.github.io/develop/classAButton.html for button). However we have to make these images manually.

I think it would be great to automate creating images of views with ci/cd.

  1. On ci/cd pipeline, make an aui application which renders particular view with software renderer to an png image.
  2. Put these pngs to the documentation pipeline.
@Alex2772 Alex2772 added documentation Improvements or additions to documentation feature request New feature request labels Feb 22, 2023
@Alex2772
Copy link
Collaborator Author

Alex2772 commented Dec 4, 2024

We can do this way: https://emscripten.org/ :)

@Alex2772
Copy link
Collaborator Author

Alex2772 commented Dec 4, 2024

@Alex2772 Alex2772 changed the title Implement ci/cd view rendering for doxygen documentation Implement ci/cd view rendering for doxygen documentation/examples checking Dec 4, 2024
@Alex2772 Alex2772 changed the title Implement ci/cd view rendering for doxygen documentation/examples checking Implement ci/cd view rendering for doxygen documentation Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature request New feature request
Projects
None yet
Development

No branches or pull requests

1 participant