Update description of 'parent' field of ProjectInfo

For the child projects of the 'All-Projects' root project, the 'parent'
field is now always set to 'All-Projects'.

Change-Id: I46e87da2d831d93dbd160eee00b60999857fbb4f
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2013-03-19 08:23:09 +01:00
parent 47c4e459d3
commit f3611824ae

View File

@@ -732,8 +732,7 @@ The `ProjectInfo` entity contains information about a project.
|`name` |
not set if returned in a map where the project name is used as map key|
The name of the project.
|`parent` |optional, +
not set for the root project|
|`parent` |optional|
The name of the parent project. +
`?-<n>` if the parent project is not visible (`<n>` is a number which
is increased for each non-visible project).