summaryrefslogtreecommitdiffhomepage
path: root/g3doc/BUILD
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2020-04-28 12:47:28 -0700
committerAdin Scannell <ascannell@google.com>2020-05-06 14:15:18 -0700
commitf126de6a28b9d64abcab37392cde812957eb9a82 (patch)
treefeec74113ad93ed98bf4da7615dda4e940cdd7fc /g3doc/BUILD
parentb6ba247fa665099fabdf845947a4e1eedb8cce13 (diff)
Add resource model.
Diffstat (limited to 'g3doc/BUILD')
-rw-r--r--g3doc/BUILD8
1 files changed, 1 insertions, 7 deletions
diff --git a/g3doc/BUILD b/g3doc/BUILD
index be3653c93..24177ad06 100644
--- a/g3doc/BUILD
+++ b/g3doc/BUILD
@@ -8,6 +8,7 @@ package(
doc(
name = "index",
src = "README.md",
+ category = "Project",
permalink = "/docs/",
weight = "0",
)
@@ -21,13 +22,6 @@ doc(
)
doc(
- name = "basics",
- src = "basics.md",
- category = "Project",
- permalink = "/docs/basics/",
-)
-
-doc(
name = "community",
src = "community.md",
category = "Project",