aui icon indicating copy to clipboard operation
aui copied to clipboard

Implement ci/cd view rendering for doxygen documentation

Open Alex2772 opened this issue 2 years ago • 2 comments

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 avatar Feb 22 '23 12:02 Alex2772

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

Alex2772 avatar Dec 04 '24 05:12 Alex2772

  • [ ] #375

Alex2772 avatar Dec 04 '24 05:12 Alex2772