diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2018-11-07 13:45:15 -0800 |
---|---|---|
committer | Alec Theriault <alec.theriault@gmail.com> | 2018-11-07 13:45:15 -0800 |
commit | d701f163017e59107a14d99bdb6c3f71c2578c3c (patch) | |
tree | 43b68b5f8252338a46b75751f5273b0829487343 /html-test/ref/Test.html | |
parent | ad157c408cd7ad4badec71a84551a836a343f27b (diff) |
Accept HTML output changes
Diffstat (limited to 'html-test/ref/Test.html')
-rw-r--r-- | html-test/ref/Test.html | 120 |
1 files changed, 62 insertions, 58 deletions
diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html index 5cdee91e..b7f93128 100644 --- a/html-test/ref/Test.html +++ b/html-test/ref/Test.html @@ -71,62 +71,64 @@ >Test</p ></div ><div id="table-of-contents" - ><p class="caption" - >Contents</p - ><ul - ><li - ><a href="#" - >Type declarations</a - ><ul - ><li - ><a href="#" - >Data types</a - ></li - ><li - ><a href="#" - >Records</a - ></li - ></ul - ></li - ><li - ><a href="#" - >Class declarations</a - ></li - ><li - ><a href="#" - >Function types</a - ></li - ><li - ><a href="#" - >Auxiliary stuff</a - ></li - ><li - ><a href="#" - >A hidden module</a - ></li - ><li - ><a href="#" - >A visible module</a - ></li - ><li - ><a href="#" - >Existential / Universal types</a - ></li - ><li - ><a href="#" - >Type signatures with argument docs</a - ></li + ><div id="contents-list" + ><p class="caption" + >Contents</p + ><ul ><li - ><a href="#" - >A section</a - ><ul + ><a href="#" + >Type declarations</a + ><ul + ><li + ><a href="#" + >Data types</a + ></li + ><li + ><a href="#" + >Records</a + ></li + ></ul + ></li ><li - ><a href="#" - >A subsection</a - ></li - ></ul - ></li - ></ul + ><a href="#" + >Class declarations</a + ></li + ><li + ><a href="#" + >Function types</a + ></li + ><li + ><a href="#" + >Auxiliary stuff</a + ></li + ><li + ><a href="#" + >A hidden module</a + ></li + ><li + ><a href="#" + >A visible module</a + ></li + ><li + ><a href="#" + >Existential / Universal types</a + ></li + ><li + ><a href="#" + >Type signatures with argument docs</a + ></li + ><li + ><a href="#" + >A section</a + ><ul + ><li + ><a href="#" + >A subsection</a + ></li + ></ul + ></li + ></ul + ></div ></div ><div id="description" ><p class="caption" @@ -1653,9 +1655,11 @@ ></p ></div ><div class="subs instances" - ><details id="i:D" open="open" - ><summary - >Instances</summary + ><h4 class="instances details-toggle-control details-toggle" data-details-id="i:D" + >Instances</h4 + ><details id="i:D" open="open" + ><summary class="hide-when-js-enabled" + >Instances details</summary ><table ><tr ><td class="src clearfix" @@ -2393,4 +2397,4 @@ is at the beginning of the line).</pre ></div ></body ></html -> +>
\ No newline at end of file |