]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commit
Fix formatting in AdvancedGuide.md
authorPaul Wilkinson <paul.wilkinson@cantab.net>
Sun, 21 Feb 2016 15:52:09 +0000 (15:52 +0000)
committerPaul Wilkinson <paul.wilkinson@cantab.net>
Sun, 21 Feb 2016 15:52:09 +0000 (15:52 +0000)
commit83d3b47acf8ab7ca010cacd9bc9f06bcabe69c38
tree7cd07122db9c110006ffb17db02041ff84d5b699
parent77d6b173380332b1c1bc540532641f410ec82d65
Fix formatting in AdvancedGuide.md

Put occurrences of "#include" in a code span so they are not interpreted
as headers.

Other documents were not broken because the #include was not at the
start of the line, but put them in code spans anyway just in case the
text gets refilled in the future.
12 files changed:
googlemock/docs/ForDummies.md
googlemock/docs/v1_5/ForDummies.md
googlemock/docs/v1_6/ForDummies.md
googlemock/docs/v1_7/ForDummies.md
googletest/README.md
googletest/docs/AdvancedGuide.md
googletest/docs/FAQ.md
googletest/docs/V1_5_AdvancedGuide.md
googletest/docs/V1_6_AdvancedGuide.md
googletest/docs/V1_6_FAQ.md
googletest/docs/V1_7_AdvancedGuide.md
googletest/docs/V1_7_FAQ.md