faheel / BigInt

Arbitrary-sized integer class for C++
https://faheel.github.io/BigInt
MIT License
390 stars 132 forks source link

Automate documentation generation #4

Open faheel opened 6 years ago

faheel commented 6 years ago

Use Doxygen or other documentation generators for generating detailed and up-to-date documentation.

FloatingFowl commented 6 years ago

I can do the Doxygen documentation/formatting and send a pull request soon.

faheel commented 5 years ago

Hyde might be a good alternative to Doxygen.