Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

To generate Doxygen help from the existing SDK, you need to follow the below steps

  1. Download and install newer packages

doxygen-1.7.4-setup.exe https://www.doxygen.nl/download.html

2. Select DoxyWizard app from the window application list.

Specify working directory and specify the name of Project name and path of Sample SDK folder along with Destination directory path

Click on Next and select the programming language to optimize the result for

Click on Next, here you can change your output format

Don’t need to change in Diagram section, Now click on the Expert tab and click on the Build option of Topics and select the checkboxes, which you want to extract from documentation

Now click on Run Tab and press Run doxygen button, it will generate the HTML files

Once done, to view output just press on Show HTML output, it will show you Main page of your Doxygen help output.

  • No labels