Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The doxygen_config file should be present in this folder. All you need to do is run the following command to create the doxygen output in the ../doxygen folder (relative from your current location):

doxygen ./doxygen_config

Now all you need to do is As soon as the command has finished, head over to the doxygen folder

...