remove some deprecated stuff about relation definition stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 25 Aug 2010 19:01:58 +0200
branchstable
changeset 6150 98642a11aea3
parent 6148 59c446a813b5
child 6152 6824f8b61098
remove some deprecated stuff about relation definition
doc/book/en/devrepo/datamodel/definition.rst
--- a/doc/book/en/devrepo/datamodel/definition.rst	Wed Aug 25 18:55:48 2010 +0200
+++ b/doc/book/en/devrepo/datamodel/definition.rst	Wed Aug 25 19:01:58 2010 +0200
@@ -583,12 +583,7 @@
 
 * a string corresponding to an entity type
 * a tuple of string corresponding to multiple entity types
-* special string such as follows:
-
-  - "**": all types of entities
-  - "*": all types of non-meta entities
-  - "@": all types of meta entities but not system entities (e.g. used for
-    the basic schema description)
+* the '*' special string, meaning all types of entities
 
 When a relation is not inlined and not symmetrical, and it does not require
 specific permissions, it can be defined using a `SubjectRelation`