diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2023-04-16 13:42:23 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-04-16 13:42:23 +0200 | 
| commit | 34ec60f1b140d788880d84b70cb62b344f7d74b9 (patch) | |
| tree | 26196c367f037b69f410363a393dad87b5bff233 /docs/dev/articles/index.html | |
| parent | 99b4554a1ce657295b1358509110f3d02155a913 (diff) | |
Complete rebuild of static docs
Diffstat (limited to 'docs/dev/articles/index.html')
| -rw-r--r-- | docs/dev/articles/index.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/docs/dev/articles/index.html b/docs/dev/articles/index.html index 2aacc53a..a82eb999 100644 --- a/docs/dev/articles/index.html +++ b/docs/dev/articles/index.html @@ -81,6 +81,11 @@      <li>        <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a>      </li> +    <li class="divider"> +    <li class="dropdown-header">Code coverage report</li> +    <li> +      <a href="../coverage/coverage.html"></a> +    </li>    </ul></li>  <li>    <a href="../news/index.html">News</a> | 
