aleth
aleth copied to clipboard
Auto-publish doxygen documentation
We might consider "deploying" the doxygen docs using our CI infrastructure. Public and auto-updated docs have some benefits like attract more developers, improves our documentation quality, ...
I did something like this for EVMJIT:
- http://ethereum.github.io/evmjit/docs/
- https://github.com/ethereum/evmjit/blob/develop/.travis.yml#L28-L34
I think this is a great idea