Skip to content

Commit 4d83bcd

Browse files
authored
Merge pull request #626 from herbie-fp/doc-tweaks
Pass on basically all documentation pages
2 parents 296315d + 60e3ebf commit 4d83bcd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+729
-693
lines changed

www/doc.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,18 @@ <h2>Tutorials</h2>
3333
<h2>Documentation</h2>
3434

3535
<ul>
36-
<li><a href="doc/latest/faq.html">FAQ</a>: troubleshooting Herbie.</li>
37-
<li><a href="doc/latest/release-notes.html">Release Notes</a>: the biggest and latest changes to Herbie.</li>
3836
<li><a href="doc/latest/input.html">Input format</a>: what sorts of expressions Herbie supports.</li>
3937
<li><a href="doc/latest/options.html">Command-line flags</a>: modifying Herbie's behavior.</li>
38+
<li><a href="doc/latest/error.html">What is error?</a>: how Herbie measures floating-point error.</li>
39+
<li><a href="doc/latest/faq.html">FAQ</a>: troubleshooting Herbie.</li>
40+
<li><a href="doc/latest/release-notes.html">Release Notes</a>: the biggest and latest changes to Herbie.</li>
41+
</ul>
42+
43+
<h2>Internal Documentation</h2>
44+
<ul>
4045
<li><a href="doc/latest/plugins.html">Plugins</a>: teaching Herbie about new input formats.</li>
41-
<li><a href="doc/latest/diagrams.html">Diagrams</a>: miscellaneous figures related to Herbie</li>
4246
<li><a href="doc/latest/api-endpoints.html">HTTP API</a>: Herbie's HTTP endpoints</li>
47+
<li><a href="doc/latest/diagrams.html">Diagrams</a>: miscellaneous figures related to Herbie</li>
4348
</ul>
4449

4550
<h2>Blog posts about Herbie</h2>

www/doc/1.7/report.html

Lines changed: 0 additions & 198 deletions
This file was deleted.

0 commit comments

Comments
 (0)