Yes, you are right, I exactly meat such an example!
Allanon wrote:
As you can see just add a semicolon to the beggining of the line and the keyword NODE to achieve the result.
If you wish I can add the double asterisk as single comment marker to support Andreas commenting style, but you have to modify the code to add the NODE keyword and if necessary the end-node marker ( -8<--- ).
Yeah, would be cool if you could add it. Just in case ...

Well, yeah, it is not so complicated to edit the file via search/copy/paste, but it can be time-consuming. Would it be possible (or would it make sense

), if GetDoc would automatically add the semicolon before every comment line temporary just for creating the guide?
Allanon wrote:
Remember that you have to modify existing project to extract docs because GetDoc can't know what you want to document and what you don't want so you have to add manually the sections with the NODE keyword followed by the name of the node.
Let me know what do you think about it
P.S.: to have a fully functional amigaguide remember to set at least one node with the name "
Main"

Hm, what if you would implement a "lazy mode"? This means, that I have not to edit the source file, but GetDoc would add semicolon (see above), adds _every_ comment to document and also adds the Main tag automatically (at the beginning of guide). Well, that is just a quick thought. I am not really sure, whether it would make sense or is practical. :-/ What do you think?
Greetings