summaryrefslogtreecommitdiffstats
path: root/googletest/docs/V1_6_Documentation.md
diff options
context:
space:
mode:
authorHerbert Thielen <thielen@hs-worms.de>2017-07-30 14:26:29 (GMT)
committerHerbert Thielen <thielen@hs-worms.de>2017-07-30 14:26:29 (GMT)
commitb3908406e65b000258c2f69495ba6c63dfc7935d (patch)
tree9a05aa7b45605af2fd384d6ef6106b837bc09511 /googletest/docs/V1_6_Documentation.md
parentf6ac9a30a4ba59643ada296607e3eaaf51eb2444 (diff)
downloadgoogletest-b3908406e65b000258c2f69495ba6c63dfc7935d.zip
googletest-b3908406e65b000258c2f69495ba6c63dfc7935d.tar.gz
googletest-b3908406e65b000258c2f69495ba6c63dfc7935d.tar.bz2
remove doc of former versions
The documentation of former versions is available in the history (e.g. by checking out the appropriate git tags), so there is no need to keep them in parallel to the current documentation.
Diffstat (limited to 'googletest/docs/V1_6_Documentation.md')
-rw-r--r--googletest/docs/V1_6_Documentation.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/googletest/docs/V1_6_Documentation.md b/googletest/docs/V1_6_Documentation.md
deleted file mode 100644
index ca92466..0000000
--- a/googletest/docs/V1_6_Documentation.md
+++ /dev/null
@@ -1,14 +0,0 @@
-This page lists all documentation wiki pages for Google Test **1.6**
--- **if you use a released version of Google Test, please read the
-documentation for that specific version instead.**
-
- * [Primer](V1_6_Primer.md) -- start here if you are new to Google Test.
- * [Samples](V1_6_Samples.md) -- learn from examples.
- * [AdvancedGuide](V1_6_AdvancedGuide.md) -- learn more about Google Test.
- * [XcodeGuide](V1_6_XcodeGuide.md) -- how to use Google Test in Xcode on Mac.
- * [Frequently-Asked Questions](V1_6_FAQ.md) -- check here before asking a question on the mailing list.
-
-To contribute code to Google Test, read:
-
- * [DevGuide](DevGuide.md) -- read this _before_ writing your first patch.
- * [PumpManual](V1_6_PumpManual.md) -- how we generate some of Google Test's source files. \ No newline at end of file