diff --git a/docs/css/main.css b/docs/css/main.css index e8d4d001dcb..7698d1f74ba 100755 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -523,6 +523,13 @@ h2, h3 { color: #4285f4; } +/* + Examples + */ +.examples { + background-color: #f9f9f9; +} + /* FAQ */ diff --git a/docs/home.html b/docs/home.html index 85069db08d4..41e52edf85e 100755 --- a/docs/home.html +++ b/docs/home.html @@ -98,6 +98,21 @@

Retrieve Datastore Entities

+
+
+

Examples

+ + +
+
+

FAQ