Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Add documentation to the readonly marker file
  Upgrade bazlets to latest stable-2.14 to build with 2.14.20 API

Change-Id: I4dd376b53cd2f3891195f410ec05c714a03e14c5
diff --git a/WORKSPACE b/WORKSPACE
index 65b39f1..0cfd5c1 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "39310fb43f4eaaad2e338b3bcbf393a2f4e11293",
+    commit = "8386b3fbf80e375f0a10c8386c0a8dfe260c5c1b",
     #local_path = "/home/<user>/projects/bazlets",
 )