Skip to content

Commit de50e83

Browse files
committed
Document coverage.sh
1 parent 6f5e382 commit de50e83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/project.conf.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,10 @@
176176
<listitem><para><ulink url="http://www.docbook.org/">DocBook</ulink>:
177177
markup language for technical documentation, based on either SGML or XML
178178
(see docbook.sh)</para></listitem>
179+
<listitem><para><ulink
180+
url="https://gcc.gnu.org/onlinedocs/gcc/Gcov.html">GCOV</ulink>: code
181+
coverage analysis and profiling tool, part of the GNU Compiler Collection
182+
suite (see coverage.sh)</para></listitem>
179183
<listitem><para><ulink
180184
url="http://www.gnu.org/software/gettext/">Gettext</ulink>:
181185
internationalization (i18n) and localization (l10n) framework, notably

0 commit comments

Comments
 (0)