summaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-04-27 16:22:33 -0400
committerDerek Mauro <dmauro@google.com>2021-04-29 10:40:29 -0400
commit680a5aa337d655b916e9048fe8f2ff69e9d4998a (patch)
tree263a2fa805ac7a6ce77da4a0245d0cba60e02548 /docs/_data
parent719fd2d36fdf98d14ae15618c96d445e7fe00843 (diff)
downloadgoogletest-git-680a5aa337d655b916e9048fe8f2ff69e9d4998a.tar.gz
Googletest export
Move matchers reference from cheat sheet into its own document PiperOrigin-RevId: 370749693
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 355ebc8e..fdde2834 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: "Matchers"
+ url: "/reference/matchers.html"
- title: "Testing FAQ"
url: "/faq.html"
- title: "Mocking FAQ"