Path: blob/main/contrib/googletest/docs/_data/navigation.yml
39530 views
nav:1- section: "Get Started"2items:3- title: "Supported Platforms"4url: "/platforms.html"5- title: "Quickstart: Bazel"6url: "/quickstart-bazel.html"7- title: "Quickstart: CMake"8url: "/quickstart-cmake.html"9- section: "Guides"10items:11- title: "GoogleTest Primer"12url: "/primer.html"13- title: "Advanced Topics"14url: "/advanced.html"15- title: "Mocking for Dummies"16url: "/gmock_for_dummies.html"17- title: "Mocking Cookbook"18url: "/gmock_cook_book.html"19- title: "Mocking Cheat Sheet"20url: "/gmock_cheat_sheet.html"21- section: "References"22items:23- title: "Testing Reference"24url: "/reference/testing.html"25- title: "Mocking Reference"26url: "/reference/mocking.html"27- title: "Assertions"28url: "/reference/assertions.html"29- title: "Matchers"30url: "/reference/matchers.html"31- title: "Actions"32url: "/reference/actions.html"33- title: "Testing FAQ"34url: "/faq.html"35- title: "Mocking FAQ"36url: "/gmock_faq.html"37- title: "Code Samples"38url: "/samples.html"39- title: "Using pkg-config"40url: "/pkgconfig.html"41- title: "Community Documentation"42url: "/community_created_documentation.html"434445