Issue
I want to open a PR to modify the docs but all I see is this in the code:
<PlatformContent includePath="some/path" />
Where should I look for these in the repo?
Symptoms
For example, you want to modify the Job Monitoring section of this page:
## Requirements
<PlatformContent includePath="crons/requirements" />
<PlatformContent includePath="crons/setup" />
Resolution
Here you can search for the page based on the path.
For the example above, here you can find the correct page:
