I have been working on my project and have done the documentation using the doxygen. Now I want to run the doxygen using the [doxygen doxygen.config] command on the windows terminal, but it says that the doxygen command is not found. I been used to using it in Linux and it seems to be so easy. I tried using doxygen wizard to generate the doxygen but it does not seem to work. Can someone tell me how to approach this issue?
I run the wizard with the doxygen file and it generates the "generated" folder in which there is the "html" and "later" folder. But there is nothing in the html folder.