aboutsummaryrefslogtreecommitdiffstats
path: root/docs/v1_6/Documentation.md
diff options
context:
space:
mode:
authorBilly Donahue <billydonahue@google.com>2015-08-25 17:47:18 -0400
committerBilly Donahue <billydonahue@google.com>2015-08-25 17:47:18 -0400
commitaffb09edf0dfac4e8570f99ed5af09543a7ffe4f (patch)
tree064c85249da7e9b91178342b84a4a9a3487ce0b1 /docs/v1_6/Documentation.md
parent84b8863dd93401b9d02f782fb5c548cc51ff1701 (diff)
downloadgoogletest-affb09edf0dfac4e8570f99ed5af09543a7ffe4f.tar.gz
googletest-affb09edf0dfac4e8570f99ed5af09543a7ffe4f.tar.bz2
googletest-affb09edf0dfac4e8570f99ed5af09543a7ffe4f.zip
move googlemock files into googlemock/ subdir
Diffstat (limited to 'docs/v1_6/Documentation.md')
-rw-r--r--docs/v1_6/Documentation.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/v1_6/Documentation.md b/docs/v1_6/Documentation.md
deleted file mode 100644
index dcc9156c..00000000
--- a/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