Skip to content

Commit 1de637f

Browse files
Abseil Teamsbenzaquen
Abseil Team
authored andcommitted
Googletest export
Remove anchors from page titles in docs PiperOrigin-RevId: 358474917
1 parent d9c309f commit 1de637f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/gmock_faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Legacy gMock FAQ {#GMockFaq}
1+
# Legacy gMock FAQ
22

33
### When I call a method on my mock object, the method for the real object is invoked instead. What's the problem?
44

docs/gmock_for_dummies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# gMock for Dummies {#GMockForDummies}
1+
# gMock for Dummies
22

33
## What Is gMock?
44

docs/samples.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Googletest Samples {#samples}
1+
# Googletest Samples
22

33
If you're like us, you'd like to look at
44
[googletest samples.](https://github.com/google/googletest/tree/master/googletest/samples)

0 commit comments

Comments
 (0)