summaryrefslogtreecommitdiffstats
path: root/docs/_data
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-05-25 23:49:11 (GMT)
committerAndy Soffer <asoffer@google.com>2021-06-02 21:54:45 (GMT)
commitd5d6ff940b9df43eec11228c77550ac3fbc1712e (patch)
tree4733ba6270bf83ee3d910829cbafd2e8900d1977 /docs/_data
parent8ceecc27c7610b533a897cbb9896c0e24c7f1951 (diff)
downloadgoogletest-d5d6ff940b9df43eec11228c77550ac3fbc1712e.zip
googletest-d5d6ff940b9df43eec11228c77550ac3fbc1712e.tar.gz
googletest-d5d6ff940b9df43eec11228c77550ac3fbc1712e.tar.bz2
Googletest export
Create Assertions Reference PiperOrigin-RevId: 375824718
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 6d3cd4f..1819617 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: "Assertions"
+ url: "/reference/assertions.html"
- title: "Matchers"
url: "/reference/matchers.html"
- title: "Actions"