We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5e382 commit de50e83Copy full SHA for de50e83
doc/project.conf.xml
@@ -176,6 +176,10 @@
176
<listitem><para><ulink url="http://www.docbook.org/">DocBook</ulink>:
177
markup language for technical documentation, based on either SGML or XML
178
(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>
183
<listitem><para><ulink
184
url="http://www.gnu.org/software/gettext/">Gettext</ulink>:
185
internationalization (i18n) and localization (l10n) framework, notably
0 commit comments