branch: elpa/jabber
commit 08f52d59f09924832593e49c6bea94f9c101be76
Author: W. Greenhouse <xmpp:[email protected]>
Commit: Thanos Apollo <[email protected]>
readme: Prepare README as Info manual
Merges #150
---
README.org | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 30c6b16701..61067d7445 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,7 @@
#+TITLE: jabber.el - The XMPP client for Emacs
+#+TEXINFO_DIR_NAME: * jabber.el: (jabber)
+#+TEXINFO_DIR_DESC: jabber.el - The XMPP client for Emacs
+#+TEXINFO_DIR_CATEGORY: Emacs
* About
[[https://elpa.nongnu.org/nongnu/jabber.svg]]
@@ -13,6 +16,10 @@ See the [[https://xmpp.org/software/jabber-el/][xmpp.org
page]] for the full lis
+ [[https://git.thanosapollo.org/emacs-jabber/][Upstream]]
+ [[https://codeberg.org/emacs-jabber/emacs-jabber/][Codeberg]] /Mirror/
++ Discuss the project in these XMPP MUCs:
+ + [email protected]= for the project
+ + [email protected]= for Emacs peer support including
jabber.el
+
* Requirements
+ Emacs 29.1 or later, compiled with dynamic module support
@@ -50,7 +57,8 @@ You can install it via =M-x package-install RET jabber=
:vc (:url "https://git.thanosapollo.org/emacs-jabber/"
:branch "master"
:rev :newest
- :lisp-dir "lisp")
+ :lisp-dir "lisp"
+ :doc "README.org")
:custom
(jabber-account-list '(("[email protected]")))
:config