| diff --git a/doc/gendocs_template b/doc/gendocs_template |
| index 874689c..477d454 100755 |
| --- a/doc/gendocs_template |
| +++ b/doc/gendocs_template |
| @@ -41,6 +41,15 @@ |
| (%%TEXI_TGZ_SIZE%%K bytes gzipped tar file)</a></li> |
| </ul> |
| |
| +<p>There is also an API reference manual: |
| + |
| +<p> |
| +<ul> |
| + <li><a href="../reference/">HTML Reference API Manual (GTK-DOC)</a>. |
| + <li><a href="../reference/%%PACKAGE%%.pdf">PDF Reference API Manual (GTK-DOC)</a>. |
| + <li><a href="../reference/%%PACKAGE%%.devhelp2">DevHelp Reference API Manual (GTK-DOC)</a>. |
| +</ul> |
| + |
| <p>(This page generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%% |
| script</a>.)</p> |
| |