diff -r 1779dc278077 -r 391d6b7b1eff eric6/Documentation/Source/index-eric6.PyUnit.html --- a/eric6/Documentation/Source/index-eric6.PyUnit.html Wed Sep 25 19:40:31 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.PyUnit.html Wed Sep 25 19:42:44 2019 +0200 @@ -20,9 +20,11 @@ </head> <body> <h1>eric6.PyUnit</h1> + <p> Package implementing an interface to the pyunit unittest package. -</p><p> +</p> +<p> The package consist of a single dialog, which may be called as a standalone version using the eric6_unittest script or from within the eric6 IDE. If it is called from within eric6, it has the additional function to @@ -32,6 +34,7 @@ <h3>Modules</h3> <table> + <tr> <td><a href="eric6.PyUnit.UnittestDialog.html">UnittestDialog</a></td> <td>Module implementing the UI to the pyunit package.</td>