Read the (online, probably) literature for your IDE...
It probably has some tool like Javadoc or something that extracts information from those comments and makes a reference page or something... I've seen a lot of @something's in comments for that sort of thing. It's nice to generate documentation from code rather than maintaining the two in different places.