Manual docs tweaks still in preparation for including docs with code pushes

This commit is contained in:
Gennadiy Civil 2019-07-29 10:42:41 -04:00
parent f2a520d096
commit 8798ec7078

View File

@ -131,7 +131,7 @@ gtest-type-util.h in the same directory.
You don't need to worry about regenerating the source files unless you need to You don't need to worry about regenerating the source files unless you need to
modify them. You would then modify the corresponding `.pump` files and run the modify them. You would then modify the corresponding `.pump` files and run the
'[pump.py](googletest/scripts/pump.py)' generator script. See the '[pump.py](googletest/scripts/pump.py)' generator script. See the
[Pump Manual](googletest/g3doc/PumpManual.md). [Pump Manual](googletest/docs/PumpManual.md).
## Developing Google Mock ## Developing Google Mock