Herbert Thielen
e033d8c73d
change links from former code.google.com to current github repository
8 years ago
Herbert Thielen
bb8399e1ba
use plural verb as mentioned in issue #1105
8 years ago
Herbert Thielen
29c07aa9db
remove Yob's comma mentioned in issue #1105
8 years ago
Herbert Thielen
dc7214f222
say "former version" instead of "released version"
8 years ago
Herbert Thielen
ec19d455bc
fix links to Google C++ Style Guide
8 years ago
Herbert Thielen
6b89677481
remove doc of former versions
...
The documentation of former versions is available in the history (e.g.
by checking out the appropriate git tags), so there is no need to keep
them in parallel to the current documentation.
8 years ago
Herbert Thielen
58b42274c0
remove obsolete reference to SVN trunk and fix link to pump manual
8 years ago
Jose Nino
5c279131db
docs: fix broken link
8 years ago
Carlos O'Ryan
0ffd8629c9
More tables that did not render correctly.
8 years ago
Carlos O'Ryan
2fcbc0c1ab
Remove silly claim that C++ lacks lambdas.
...
The document itself uses lambdas later, all the scaffolding to
work around lack of lambdas should be considered for removal, but
that is much larger an effort than I can commit to.
8 years ago
Carlos O'Ryan
f20797bd8d
Same fixes for "current" version.
8 years ago
Carlos O'Ryan
1dde1eed38
Fix typos too s/destoyed/destroyed/
8 years ago
Carlos O'Ryan
280b22708c
Fix table formatting.
...
The markdown was not working for a small table, fixed.
8 years ago
Jose Nino
38ec2a1df6
docs: fix broken link from dummies guide to cook book
8 years ago
Dawid Kurek
51d92b2ccb
Replace html entities with their equivalents
8 years ago
Simon Glass
0fdf78b966
Fix a few documentation nits in the mock dummies guide
...
Add a hyphen to 'ad hoc' and change 'distance' to plural.
8 years ago
bartshappee
bef93f32c1
Fix small typo SeArrayArgument
...
SeArrayArgument => SetArrayArgument
8 years ago
Gallaecio
194e3c8102
Fix WhenSorted() documentation example
9 years ago
Marco Molteni
8ce0b5907c
Cookbok: fix broken relative link
9 years ago
Marzo Sette Torres Junior
f700442db3
Clarifying language
...
The old language might mislead someone into thinking that the access level on the base class itself was changed.
9 years ago
Paul Hadfield
0098be394a
Fix typo (Inovke -> Invoke)
9 years ago
Paul Wilkinson
83d3b47acf
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.
9 years ago
Paul Rosset
a470862dbe
fixed link in googlemock documentation
9 years ago
Billy Donahue
67f6188c8f
move ProjectHome files into root
10 years ago
Billy Donahue
affb09edf0
move googlemock files into googlemock/ subdir
10 years ago