ingonyama-zk / icicle

a GPU Library for Zero-Knowledge Acceleration
MIT License
303 stars 88 forks source link

[BUG]: Doxygen docs can't be generated #524

Open jeremyfelder opened 2 months ago

jeremyfelder commented 2 months ago

Description

Doxygen Doxyfile is outdated both in terms of doxygen version and in terms of being able to generate any docs. The input files are not correct since the v2 restructuring.

Reproduce

install doxygen and run doxygen Doxyfile from the icicle directory

Expected Behavior

Doxygen docs should be generated