eric7/eric7_doc.py

branch
eric7
changeset 8605
43bd6ec9198f
parent 8596
d64760b2da50
child 8881
54e42bc2437a
--- a/eric7/eric7_doc.py	Tue Sep 14 18:08:32 2021 +0200
+++ b/eric7/eric7_doc.py	Tue Sep 14 19:18:33 2021 +0200
@@ -281,8 +281,6 @@
         outputDir = os.getcwd()
     outputDir = os.path.abspath(outputDir)
     
-    # TODO: write configured colors to a stylesheet file and use stylesheet
-    #       variant only
     if stylesheetFile:
         try:
             shutil.copy(stylesheetFile, os.path.join(outputDir, "styles.css"))

eric ide

mercurial