mirror of
git://git.sv.gnu.org/nano.git
synced 2025-02-16 21:34:26 +03:00
![Benno Schulenberg](/assets/img/avatar_default.png)
Texinfo-6.8 (that was used to build the docs of nano-5.9) changed the way the @contents command is processed for HTML output, with as result a detailed table of contents at the start of the HTML page. That is ugly and too much detail. To avoid that, produce a table of contents only when generating output meant for printing. This fixes https://savannah.gnu.org/bugs/?61344. Bug existed since version 5.9.