Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process
This commit is contained in:
		@@ -164,7 +164,7 @@ you'll get a compiler error. We used to require the arguments to support the
 | 
			
		||||
`<<` is supported, it will be called to print the arguments when the assertion
 | 
			
		||||
fails; otherwise googletest will attempt to print them in the best way it can.
 | 
			
		||||
For more details and how to customize the printing of the arguments, see
 | 
			
		||||
gMock [recipe](../../googlemock/docs/CookBook.md#teaching-google-mock-how-to-print-your-values).).
 | 
			
		||||
gMock [recipe](../../googlemock/docs/cook_book.md#teaching-google-mock-how-to-print-your-values).).
 | 
			
		||||
 | 
			
		||||
These assertions can work with a user-defined type, but only if you define the
 | 
			
		||||
corresponding comparison operator (e.g. `==`, `<`, etc). Since this is
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user