Generating the API Documentation

  1. Navigate to the lib folder.
    cd sdk/lib
  2. Generate the API documentation.
    doxygen ../docs/doxygen/doxygen.conf
  3. Open the documentation using a browser pointing to sdk/docs/html/index.html.