/// \file foo.hpp /// /// Here is a foo file /// namespace bar { /// blarg /// class blarg { }; }