Googletest export
Remove anchors from page titles in docs PiperOrigin-RevId: 358474917
This commit is contained in:
		
				
					committed by
					
						
						Samuel Benzaquen
					
				
			
			
				
	
			
			
			
						parent
						
							d9c309fdab
						
					
				
				
					commit
					1de637fbdd
				
			@@ -1,4 +1,4 @@
 | 
				
			|||||||
## Legacy gMock FAQ {#GMockFaq}
 | 
					# Legacy gMock FAQ
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### When I call a method on my mock object, the method for the real object is invoked instead. What's the problem?
 | 
					### When I call a method on my mock object, the method for the real object is invoked instead. What's the problem?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
# gMock for Dummies {#GMockForDummies}
 | 
					# gMock for Dummies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## What Is gMock?
 | 
					## What Is gMock?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
# Googletest Samples {#samples}
 | 
					# Googletest Samples
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you're like us, you'd like to look at
 | 
					If you're like us, you'd like to look at
 | 
				
			||||||
[googletest samples.](https://github.com/google/googletest/tree/master/googletest/samples)
 | 
					[googletest samples.](https://github.com/google/googletest/tree/master/googletest/samples)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user