summaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-06-01 22:28:29 -0400
committerAndy Soffer <asoffer@google.com>2021-06-02 17:55:09 -0400
commit53495a2a7d6ba7e0691a7f3602e9a5324bba6e45 (patch)
tree6879b36c7951ef699374f68dc9cd3f36edffd783 /docs/_data
parent5f6a14c846aaebc6000c5d844088f8c37c996441 (diff)
downloadgoogletest-git-53495a2a7d6ba7e0691a7f3602e9a5324bba6e45.tar.gz
Googletest export
Create new Testing API reference PiperOrigin-RevId: 376969148
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/navigation.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_data/navigation.yml b/docs/_data/navigation.yml
index a23c24c6..9f333270 100644
--- a/docs/_data/navigation.yml
+++ b/docs/_data/navigation.yml
@@ -21,6 +21,8 @@ nav:
url: "/gmock_cheat_sheet.html"
- section: "References"
items:
+ - title: "Testing Reference"
+ url: "/reference/testing.html"
- title: "Mocking Reference"
url: "/reference/mocking.html"
- title: "Assertions"