The documentation already contains an example for PCH but misses the
to show the content of the PCH files and how to create them.
With this commit exactly this is exlained.
This allows us to more easily have the documentation in sync with
the source code as people will have to document new features etc
right at the time where they implement it.