]> git.proxmox.com Git - ceph.git/blob - ceph/src/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/Documentation.md
update sources to v12.1.0
[ceph.git] / ceph / src / rapidjson / thirdparty / gtest / googlemock / docs / v1_5 / Documentation.md
1 This page lists all documentation wiki pages for Google Mock **version 1.5.0** -- **if you use a different version of Google Mock, please read the documentation for that specific version instead.**
2
3 * [ForDummies](V1_5_ForDummies.md) -- start here if you are new to Google Mock.
4 * [CheatSheet](V1_5_CheatSheet.md) -- a quick reference.
5 * [CookBook](V1_5_CookBook.md) -- recipes for doing various tasks using Google Mock.
6 * [FrequentlyAskedQuestions](V1_5_FrequentlyAskedQuestions.md) -- check here before asking a question on the mailing list.
7
8 To contribute code to Google Mock, read:
9
10 * DevGuide -- read this _before_ writing your first patch.
11 * [Pump Manual](http://code.google.com/p/googletest/wiki/PumpManual) -- how we generate some of Google Mock's source files.