Topic: Documentation

how do you add comments on your programming files?
A) common comment method
B) using PHPDOC document method
C) using Java API documentation Generator
D) using self define XML tags
E) others

Re: Documentation

Err... I just comment it the way I like. Nothing special, and certainly not Java-style.