mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Note that the Packaging sub-nodes are mostly for maintainers
* doc/lispref/package.texi (Packaging): Note that the information is mostly for ELPA maintainers (bug#50825).
This commit is contained in:
parent
cc3b11480c
commit
44dbc11ff7
1 changed files with 5 additions and 0 deletions
|
|
@ -17,6 +17,11 @@ put it in a @dfn{package archive} for others to download.
|
|||
@xref{Packages,,, emacs, The GNU Emacs Manual}, for a description of
|
||||
user-level features of the packaging system.
|
||||
|
||||
These sections are mostly directed towards package archive
|
||||
maintainers---much of this information is not relevant for package
|
||||
authors (i.e., people who write code that will be distributed via
|
||||
these archives).
|
||||
|
||||
@menu
|
||||
* Packaging Basics:: The basic concepts of Emacs Lisp packages.
|
||||
* Simple Packages:: How to package a single .el file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue