On Fri, 06 Apr 2012 12:39:01 +0300 Eli Zaretskii wrote: >> From: Ted Zlatanov >> Date: Thu, 05 Apr 2012 18:32:06 -0400 >> >> Is there any library that Emacs embeds or links to, which is documented >> to the depth that I plan to do with GnuTLS? I was hoping to have a >> template to follow, at least. EZ> I'm not aware of a template, but you do have a few examples in EZ> doc/misc/: widget.texi, auth.texi, dbus.texi, and smtpmail.texi. They EZ> all follow the same routine: an Overview followed by descriptions of EZ> the user- or programmer-level features in some logical order. EZ> The various facilities of Texinfo mode should help you in the more EZ> mundane tasks, see the node "Texinfo Mode" in the Texinfo manual. Thanks, Eli. Could you take a look at the attached first draft? Thanks Ted