Edoardo Bortolozzo
Edoardo Bortolozzo
Just wanted to add my two cents on this. Doxygen already supports documentation for VHDL (see [the docs](https://www.doxygen.nl/manual/docblocks.html#vhdlblocks)), so it's not far-fetched that projects out there are already using this...
Ok, so the issue is due to `--depth 1` passed to git. This is done to speed up cloning of all repos and usually is not an issue since the...
> You were using the parameter --depth 1, right? Yes, that's what I said. > If you have ideas how to improve the scripts, you can make a PR. I...
So, from my understanding, if I retrieve the version from the `CMakeLists.txt`, I don't need the git history.