#summary The @project tag == Usage == @project _project name_ == Description == Provides information about the current project. The attributes of project are used in the front page of the rendered documentation. The information in @project tag takes precedence over the information specified in jgrousedoc.properties. The summary description of the project could be specified using [TagDescription @description] tag == Example == {{{ /** New hot real estate project @project Rome @author Romulus @author Remus @since 753BC @version 0.8 @description New lots are available at throwaway price! Guaranteed 50000000% returns in next 3000 years (or so)! */ }}}