Commit f81dbd6c authored by Krystian Kuzniarek's avatar Krystian Kuzniarek
Browse files

add missing references to DesignDoc and KnownIssues

parent b138afde
...@@ -7,7 +7,8 @@ the respective git branch/tag).** ...@@ -7,7 +7,8 @@ the respective git branch/tag).**
* [ForDummies](for_dummies.md) -- start here if you are new to Google Mock. * [ForDummies](for_dummies.md) -- start here if you are new to Google Mock.
* [CheatSheet](cheat_sheet.md) -- a quick reference. * [CheatSheet](cheat_sheet.md) -- a quick reference.
* [CookBook](cook_book.md) -- recipes for doing various tasks using Google Mock. * [CookBook](cook_book.md) -- recipes for doing various tasks using Google Mock.
* [FrequentlyAskedQuestions](frequently_asked_questions.md) -- check here before asking a question on the mailing list. * [DesignDoc](design_doc.md) -- design of and rationale behind some Google Mock features.
* [FrequentlyAskedQuestions](frequently_asked_questions.md) and [KnownIssues](known_issues.md) -- check here before asking a question on the mailing list.
To contribute code to Google Mock, read: To contribute code to Google Mock, read:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment