Give better log infomation in Pages job
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3485285. --> Reported by: [jonathan1055](https://www.drupal.org/user/92645) Related to !283 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Adding MkDocs files to a project triggers the 'pages' job which builds the documentation site. But there is very little information shown in the log on what has actually been done.</p> <p>The <strong>pages</strong> job log has</p> <pre>Building documentation to directory: /builds/project/{project name}/public</pre><p>but nothing else useful.</p> <p>The <strong>pages:deploy</strong> log is not viewable.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Give some information on what has been built and where the new documentation exists, and provide a url</p>
issue