Merge: names and concerns in model
authorJean Privat <jean@pryen.org>
Thu, 26 Jun 2014 01:10:11 +0000 (21:10 -0400)
committerJean Privat <jean@pryen.org>
Thu, 26 Jun 2014 01:10:11 +0000 (21:10 -0400)
First commit adapt the MEntity implementation to it's documentation by moving up the `name` property.

Second commit introduce a new kind of MEntity: MConcern that will be used in documentation tools as a common interface for MProject, MGroup and MModule.

Pull-Request: #522
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge