We are using the following notation to organize our requirements by their id:
1 1.1 1.1.1 1.1.2 etc and would like to have the documentation generated by GenDoc display in a numerical order. The following does not produce the ordering we are looking for: [for (r:Requirement|self.ownedElement->sortedBy(id))] [/for] Is there some other way to do this or do I need to write an external bundle which implements a new sorting algorithm. Appreciate any help. Brad
_______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users
