aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Usage
  • Pre-request: Make sure you have doxygen and python installed.
  • Steps:
    • Change directory to docsrc/
    • run commands python ./docs_gen_script.py. The docs will be generated to docs/

Note: Check your doxygen version, if you have a different version with the one in docsrc/Doxyfile (First line in the file), update the Doxyfile is recommended. Also, check the generate html files from browser as a sanity check before you publish the documentation.