Document coverage.sh

This commit is contained in:
Pierre Pronchery 2019-09-28 03:27:03 +02:00
parent 6f5e382a21
commit de50e83fad

View File

@ -176,6 +176,10 @@
<listitem><para><ulink url="http://www.docbook.org/">DocBook</ulink>:
markup language for technical documentation, based on either SGML or XML
(see docbook.sh)</para></listitem>
<listitem><para><ulink
url="https://gcc.gnu.org/onlinedocs/gcc/Gcov.html">GCOV</ulink>: code
coverage analysis and profiling tool, part of the GNU Compiler Collection
suite (see coverage.sh)</para></listitem>
<listitem><para><ulink
url="http://www.gnu.org/software/gettext/">Gettext</ulink>:
internationalization (i18n) and localization (l10n) framework, notably