Improve doc.
Change-Id: I0b25fd1c645a47084fb7fda1bbb7d41a2d10dcbb
This commit is contained in:
9
doc/source/protocol/hierarchy.rst
Normal file
9
doc/source/protocol/hierarchy.rst
Normal file
@ -0,0 +1,9 @@
|
||||
Hirarchy
|
||||
========
|
||||
|
||||
* group property (currently a identifier like string, may be extended to tree like substrucutres by allowing ':')
|
||||
* visibility (enum(3:expert, 2:advanced, 1:user)) (default to 1 if not given)
|
||||
if visibility is set to user: everybody should see it
|
||||
if visibility is set to advanced: advanced users should see it
|
||||
if visibility is set to expert: only 'experts' should see it
|
||||
|
Reference in New Issue
Block a user