9 years, 2 months ago.  This question has been closed. Reason: Unclear question

How do I preview the documentation for my own program without publishing it

I don't think I want to publish it at this time, but I would like to work on the commenting and view the output that the documentation tool generates.

OK I think I get it now, by default Doxygen documents libraries, so main.cpp gets ignored unless it has a "/* * @file */" comment or similar to indicate that file should be processed

posted by Oliver Broad 26 Feb 2015