aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/docs/v1_6/Documentation.md
diff options
context:
space:
mode:
authorJosh Bodily <joshbodily@gmail.com>2017-08-16 10:56:43 -0600
committerGitHub <noreply@github.com>2017-08-16 10:56:43 -0600
commit960de7151241c2140b32c171298444cc07de1325 (patch)
treed7c7f675e630f92c2dfbc7fea3405dce8e63e72e /googlemock/docs/v1_6/Documentation.md
parent713b0778709ba8ba2f8e437f0bbba16d57de7137 (diff)
parent5ed471caec6f341018707e74e0dc41201fb59edd (diff)
downloadgoogletest-960de7151241c2140b32c171298444cc07de1325.tar.gz
googletest-960de7151241c2140b32c171298444cc07de1325.tar.bz2
googletest-960de7151241c2140b32c171298444cc07de1325.zip
Merge branch 'master' into josh/fix_scoped_class2
Diffstat (limited to 'googlemock/docs/v1_6/Documentation.md')
-rw-r--r--googlemock/docs/v1_6/Documentation.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/googlemock/docs/v1_6/Documentation.md b/googlemock/docs/v1_6/Documentation.md
deleted file mode 100644
index dcc9156c..00000000
--- a/googlemock/docs/v1_6/Documentation.md
+++ /dev/null
@@ -1,12 +0,0 @@
-This page lists all documentation wiki pages for Google Mock **1.6**
-- **if you use a released version of Google Mock, please read the documentation for that specific version instead.**
-
- * [ForDummies](V1_6_ForDummies.md) -- start here if you are new to Google Mock.
- * [CheatSheet](V1_6_CheatSheet.md) -- a quick reference.
- * [CookBook](V1_6_CookBook.md) -- recipes for doing various tasks using Google Mock.
- * [FrequentlyAskedQuestions](V1_6_FrequentlyAskedQuestions.md) -- check here before asking a question on the mailing list.
-
-To contribute code to Google Mock, read:
-
- * [DevGuide](DevGuide.md) -- read this _before_ writing your first patch.
- * [Pump Manual](http://code.google.com/p/googletest/wiki/V1_6_PumpManual) -- how we generate some of Google Mock's source files. \ No newline at end of file