diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-05-20 14:53:10 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-05-20 14:58:22 +0200 |
commit | f78c3f7ca8b798f7be09a989b08f99d6cde5205d (patch) | |
tree | 275cddd62ecccc68e3bed97b74e314f7a6d6c7f6 /doc | |
parent | 1e1c6702f4b0a7b9b7d95a1c2ef52d98b7151a39 (diff) | |
download | libtasn1-f78c3f7ca8b798f7be09a989b08f99d6cde5205d.tar.gz |
Build gtk-doc PDF by default and publish it.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gendocs_template | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gendocs_template b/doc/gendocs_template index a2c658b..9b86dcb 100644 --- a/doc/gendocs_template +++ b/doc/gendocs_template @@ -63,11 +63,12 @@ some manuals</a> (among other items) from the Free Software Foundation; this helps support FSF activities.</p> -<p>The manual is also available in a few experimental formats: +<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%%.devhelp">DevHelp Reference API Manual (GTK-DOC)</a>. </ul> |