commit | 885b185917cd1e815761f9dcc970ee836a44a727 | [log] [tgz] |
---|---|---|
author | Denis Kuznetsov <[email protected]> | Wed May 15 19:07:48 2019 |
committer | Commit Bot <[email protected]> | Wed May 15 19:07:48 2019 |
tree | 2b82a1d15ac0a31362a91dcbf161092bdc232e91 | |
parent | 0e8c828e02258bc530ef540b88dc087b76616fc7 [diff] [blame] |
List enrollment scenarios in documentation [email protected] [email protected] Change-Id: I1a5b19902797ecb3c7944c7623d0f93abb5a52ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611611 Reviewed-by: Denis Kuznetsov <[email protected]> Reviewed-by: Sergey Poromov <[email protected]> Commit-Queue: Denis Kuznetsov <[email protected]> Cr-Commit-Position: refs/heads/master@{#660056}
diff --git a/docs/README.md b/docs/README.md index a7642e43..3107d57 100644 --- a/docs/README.md +++ b/docs/README.md
@@ -278,7 +278,8 @@ ### Misc Chrome-OS-Specific Docs * [Setting up captive portals and other restrictive networks](login/restrictive_networks.md) -* [Enrolling a device in OOBE/Login](login/enterprise_enrollment.md) +* [Enterprise Enrollment](enterprise/enrollment.md) + * [Kiosk mode and public sessions](enterprise/kiosk_public_session.md) * [Debugging UI in OOBE/login/lock](login/ui_debugging.md) * [Chrome Logging on Chrome OS](chrome_os_logging.md)