From bb5ca9277bf99b7fc48a1805a104679f5b42aac4 Mon Sep 17 00:00:00 2001 From: Anirudh Sriram Date: Wed, 1 Sep 2021 10:29:05 -0700 Subject: [PATCH] TF Privacy launch cleanup PiperOrigin-RevId: 394262183 --- g3doc/guide/_index.yaml | 2 +- g3doc/guide/_toc.yaml | 2 -- g3doc/guide/get_started.md | 2 -- g3doc/guide/install.md | 3 --- g3doc/tutorials/_toc.yaml | 2 -- g3doc/tutorials/index.md | 3 --- 6 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 g3doc/guide/install.md delete mode 100644 g3doc/tutorials/index.md diff --git a/g3doc/guide/_index.yaml b/g3doc/guide/_index.yaml index 2efe35b..b72822d 100644 --- a/g3doc/guide/_index.yaml +++ b/g3doc/guide/_index.yaml @@ -1,5 +1,5 @@ # TODO(b/181782485): Switch to the main book for launch - /responsible_ai/_book.yaml -book_path: /responsible_ai/privacy/_book.yaml +book_path: /responsible_ai/_book.yaml project_path: /responsible_ai/_project.yaml title: TensorFlow Privacy description: > diff --git a/g3doc/guide/_toc.yaml b/g3doc/guide/_toc.yaml index 3ea85f2..7091153 100644 --- a/g3doc/guide/_toc.yaml +++ b/g3doc/guide/_toc.yaml @@ -1,8 +1,6 @@ toc: - title: Overview path: /responsible_ai/privacy/guide/ -- title: Install - path: /responsible_ai/privacy/guide/install - title: Get Started path: /responsible_ai/privacy/guide/get_started - title: Measure Privacy diff --git a/g3doc/guide/get_started.md b/g3doc/guide/get_started.md index 143a513..aaec65d 100644 --- a/g3doc/guide/get_started.md +++ b/g3doc/guide/get_started.md @@ -1,7 +1,5 @@ # Get Started -Using TF Privacy - This document assumes you are already familiar with differential privacy, and have determined that you would like to implement TF Privacy to achieve differential privacy guarantees in your model(s). If you’re not familiar with diff --git a/g3doc/guide/install.md b/g3doc/guide/install.md deleted file mode 100644 index 86249f5..0000000 --- a/g3doc/guide/install.md +++ /dev/null @@ -1,3 +0,0 @@ -# Installation Instructions - -## Tips diff --git a/g3doc/tutorials/_toc.yaml b/g3doc/tutorials/_toc.yaml index 57272e2..7687134 100644 --- a/g3doc/tutorials/_toc.yaml +++ b/g3doc/tutorials/_toc.yaml @@ -1,6 +1,4 @@ toc: -- title: Overview - path: /responsible_ai/privacy/tutorials/ - title: Compute privacy path: /responsible_ai/privacy/tutorials/classification_privacy - title: Assess privacy risk diff --git a/g3doc/tutorials/index.md b/g3doc/tutorials/index.md deleted file mode 100644 index f6b8051..0000000 --- a/g3doc/tutorials/index.md +++ /dev/null @@ -1,3 +0,0 @@ -# PROJECT_NAME tutorials - -Lorem ipsum dolor sit amet, consectetur adipiscing elit.