Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS

This commit is contained in:
Gennadiy Civil
2019-07-16 14:38:15 -04:00
parent 3d9cdd5803
commit 4ab6f4d709
5 changed files with 276 additions and 438 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
# Googletest Samples
# Googletest Samples {#samples}
If you're like us, you'd like to look at [googletest
samples.](https://github.com/google/googletest/tree/master/googletest/samples)
If you're like us, you'd like to look at
[googletest samples.](https://github.com/google/googletest/tree/master/googletest/samples)
The sample directory has a number of well-commented samples showing how to use a
variety of googletest features.