Complete Newbie feeling about in the dark (Help)

View: New views
2 Messages — Rating Filter:   Alert me  

Complete Newbie feeling about in the dark (Help)

by gdevoy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am completly new to Doxygen. I have downloaded and installed it and am trying to run the Doxywizard version in Windows Xp.

Following the instructions in the manual I have commented the code with "//!" marks.

I set up the Wizard, run it and everything looks like it is going well. It creates the ouput folders where it should and exits without incident.

The problem is the documentation file created is comletely empty.

I am clearkly missing something jaw dropingly simple but I can't figure it out.

Any help you can give would be gratefully recieved.

Re: Complete Newbie feeling about in the dark (Help)

by gdevoy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Solved my own problem. Discovered the Wizard only looks for source code to document in a single top level directory. I had assumed wrongly that it would automatically scan all the sub directories.

This is not very convenient as I would imagine that anything other than the most basic project would have source files in a tree of directories.