Merge branch 'master' into 13804-no-shutdown-wanted-nodes
[arvados.git] / doc / api / permission-model.html.textile.liquid
index 62cd74d9d72c35d7a86c23e56f32e29fcfef422d..7ee179071aed638a04bddfc2194319c5e0cf6f6a 100644 (file)
@@ -1,9 +1,14 @@
 ---
 layout: default
-navsection: api
+navsection: architecture
 navmenu: Concepts
 title: "Permission model"
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 * There are four levels of permission: *none*, *can_read*, *can_write*, and *can_manage*.
 ** *none* is the default state when there are no other permission grants.
@@ -69,4 +74,4 @@ An Arvado site may be configued to allow users to browse resources without requi
 
 h2. Example
 
-!{{site.baseurl}}/images/Arvados_Permissions.svg!
+!(full-width){{site.baseurl}}/images/Arvados_Permissions.svg!