@@ -32,6 +32,8 @@ Recommends: 
     libjs-jquery-tablesorter,
     libjs-jquery-throttle-debounce,
     libjs-jquery
+Suggests:
+    python-coverage-doc
 Description: code coverage tool for Python 3
  Coverage.py is a tool for measuring code coverage of Python programs.
  It monitors your program, noting which parts of the code have been
@@ -58,6 +60,8 @@ Recommends: 
     libjs-jquery-tablesorter,
     libjs-jquery-throttle-debounce,
     libjs-jquery
+Suggests:
+    python-coverage-doc
 Description: code coverage tool for Python 2
  Coverage.py is a tool for measuring code coverage of Python programs.
  It monitors your program, noting which parts of the code have been