summaryrefslogtreecommitdiffstats
path: root/docs/_data
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-06-02 00:16:21 (GMT)
committerAndy Soffer <asoffer@google.com>2021-06-02 21:55:01 (GMT)
commit5f6a14c846aaebc6000c5d844088f8c37c996441 (patch)
tree73744abe764b12749bbaf79ecd82fc485b479140 /docs/_data
parent2bd34816661a29b7cf8c21bd86210408ed658edb (diff)
downloadgoogletest-5f6a14c846aaebc6000c5d844088f8c37c996441.zip
googletest-5f6a14c846aaebc6000c5d844088f8c37c996441.tar.gz
googletest-5f6a14c846aaebc6000c5d844088f8c37c996441.tar.bz2
Googletest export
Create new Mocking Reference PiperOrigin-RevId: 376951575
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 1819617..a23c24c 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: "Mocking Reference"
+ url: "/reference/mocking.html"
- title: "Assertions"
url: "/reference/assertions.html"
- title: "Matchers"