--- a/eric6/UI/CodeDocumentationViewerTemplate.py Thu Sep 24 19:47:55 2020 +0200 +++ b/eric6/UI/CodeDocumentationViewerTemplate.py Thu Sep 24 19:51:19 2020 +0200 @@ -15,6 +15,7 @@ import Utilities +# TODO: convert style sheet files to Python source file and embed style in mainTemplate. def prepareDocumentationViewerHtmlDocument(documentationInfo): """ Public function to prepare the HTML document.