Skip to content

Documentation Generation

hansdude edited this page Apr 18, 2014 · 2 revisions
  1. Download and install Doxygen from http://www.stack.nl/~dimitri/doxygen/download.html
  2. Create a new directory wherever you like.
  3. Run doxywizard
  4. Paste your new directory path into the Step 1 field as well as the Step 2 field labeled "Specify the directory where doxygen should put the generated documentation."
  5. From your git clone, copy the absolute path to .\ds3_net_sdk\Ds3 into the Step 2 field labeled "Specify the directory to scan for source code."
  6. Click the "Run" tab.
  7. Click the "Run doxygen" button.
Clone this wiki locally