A CLI utility like php docs.php needs_attention should write a JSON file (or similar data structure) to a predefined location (perhaps needs_attention.json in the root of the doc source) and contain both the page name/link and the note so a special meta page can be added that lists pages needing attention.
A CLI utility like
php docs.php needs_attentionshould write a JSON file (or similar data structure) to a predefined location (perhapsneeds_attention.jsonin the root of the doc source) and contain both the page name/link and the note so a special meta page can be added that lists pages needing attention.