Hello,

There are a problem with usual comments (javadoc style),

<code language="php">
/**
 * My comments ...
 * version ...
 */
...
</code>

It is render to something like


 /**  * My Comments ...
  * version ...
  */


(join the first line)


See also http://en.wikipedia.org/wiki/Javadoc

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to