Hello Richard,
> >> Next I'm seeing a LOT of E_NOTICES when building peardoc. These relate > >> to no role for the programlisting tags. > > This is only partly a problem of peardoc - phd should not expect that > > programlistings have a role. > So if there is no role defined, then should there be any highlighting? That depends on the highlighter. If it has language-guessing capabilities, it might highlight the code. If not, it should return the text at least wrap the text in <pre>, as PhDHighlighter.php does. -- Regards/Mit freundlichen Grüßen Christian Weiske