diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-09-19 08:50:21 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-09-19 08:54:06 +0200 |
commit | 04e7684573b1fa947ae8926709b859ed9cc5f285 (patch) | |
tree | a21e51fc22255fea0e51925c155041926d5126fe /doc/gnutls.texi | |
parent | d74073847cbee94d70971ab8f1660f7cf268fc3c (diff) | |
download | gnutls-04e7684573b1fa947ae8926709b859ed9cc5f285.tar.gz |
enumerations are visible in the texinfo output.
Diffstat (limited to 'doc/gnutls.texi')
-rw-r--r-- | doc/gnutls.texi | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/gnutls.texi b/doc/gnutls.texi index 23367ef111..07bf8250ed 100644 --- a/doc/gnutls.texi +++ b/doc/gnutls.texi @@ -133,12 +133,7 @@ Documentation License''. @end macro @macro showenumdesc{ref,cap} -@float Table,\ref\ -@itemize -@item @code{\ref\} -@end itemize -@caption{\cap\} -@end float +@include enums/\ref\ @end macro @contents |