Document PHP Classes

I’m reading another book about OOPHP and trying to figure out a way to document my classes for future use. The OOPHP book recommends phpDocumentor: http://phpdoc.org/

Anybody has an opinion or any suggestions as to how to document your classes for your own future reference? Or maybe to share it?