BG_Flood icon indicating copy to clipboard operation
BG_Flood copied to clipboard

Docforge documentation is gone!

Open CyprienBosserelle opened this issue 1 year ago • 2 comments

Docforge is dead!

More precisely it is not maintained anylonger and the server is down (although source code is still avaiable) https://github.com/erez-o/docsforge

What else can we do

Slint blog

or use github action to do doxygen and push the html output to gh-pages: here

Alternatives could be:

CyprienBosserelle avatar Jan 24 '23 02:01 CyprienBosserelle

Crude documentation available here:

https://cyprienbosserelle.github.io/BG_Flood/

We need to:

  • [ ] update the Doxygenfile to get a better capture
  • [ ] Add a better structure to point to md files first
  • [ ] maybe add some custom CSS to get away from the ugly

CyprienBosserelle avatar Jan 24 '23 03:01 CyprienBosserelle

CSS from here looks great

https://jothepro.github.io/doxygen-awesome-css/

CyprienBosserelle avatar Jan 24 '23 08:01 CyprienBosserelle