aleth icon indicating copy to clipboard operation
aleth copied to clipboard

Auto-publish doxygen documentation

Open chfast opened this issue 8 years ago • 1 comments

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

chfast avatar Feb 15 '17 21:02 chfast

I think this is a great idea

halfalicious avatar Mar 02 '19 23:03 halfalicious