Tag Archives: Vote

Compiz Documentation Tag Style Vote

I’m getting mixed opinions about what kind of doc tags to use in the Compiz project. Overall there are two choices that everyone seems to be okay with. In no particular order the two most popular methods are: /// /// This does that /// Or /**  *  This does that  */ The latter is nice