help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Documentation about elisp code


From: Eli Zaretskii
Subject: Re: Documentation about elisp code
Date: Sun, 02 May 2021 10:22:02 +0300

> Date: Sun, 2 May 2021 08:31:10 +0300
> From: Jean Louis <bugs@gnu.support>
> Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
> 
> There are few ways to document it:
> 
> - document it inline in documentation strings and if necessary in the
>   Commentary section inside of a package;
> 
> - or create multi file package and use either README or info file or
>   other file to document it; best would be info if documentation is
>   important;

There's also the Commentary section of a .el file and the
corresponding "C-h P" command.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]