remove obsolete reference to SVN trunk
This commit is contained in:
parent
e5b88b227e
commit
f6ac9a30a4
|
@ -1,6 +1,8 @@
|
|||
This page lists all documentation wiki pages for Google Test **(the SVN trunk version)**
|
||||
This page lists all documentation markdown files for Google Test **(the
|
||||
current git version)**
|
||||
-- **if you use a released version of Google Test, please read the
|
||||
documentation for that specific version instead.**
|
||||
documentation for that specific version instead (e.g. by checking out
|
||||
the respective git branch/tag).**
|
||||
|
||||
* [Primer](Primer.md) -- start here if you are new to Google Test.
|
||||
* [Samples](Samples.md) -- learn from examples.
|
||||
|
@ -11,4 +13,4 @@ documentation for that specific version instead.**
|
|||
To contribute code to Google Test, read:
|
||||
|
||||
* [DevGuide](DevGuide.md) -- read this _before_ writing your first patch.
|
||||
* [PumpManual](PumpManual.md) -- how we generate some of Google Test's source files.
|
||||
* [PumpManual](PumpManual.md) -- how we generate some of Google Test's source files.
|
||||
|
|
Loading…
Reference in New Issue
Block a user