[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] main f6c047c3d2: elpa-packages (mastodon): Generate the doc fro
From: |
Stefan Monnier |
Subject: |
[nongnu] main f6c047c3d2: elpa-packages (mastodon): Generate the doc from the `.org` |
Date: |
Fri, 29 Nov 2024 14:37:21 -0500 (EST) |
branch: main
commit f6c047c3d268c1caaa5710f12d2c736fd441c20a
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
elpa-packages (mastodon): Generate the doc from the `.org`
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 83179b0081..70de625058 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -517,11 +517,12 @@
:news "CHANGES.md")
(mastodon :url "https://codeberg.org/martianh/mastodon.el"
+ ;; Don't track `develop` for fear of force-pushes.
:branch ;; "develop"
;; :release-branch
"main"
:lisp-dir "lisp"
- :doc "mastodon.texi"
+ :doc "README.org"
:readme "README.org")
(material-theme :url "https://github.com/cpaulik/emacs-material-theme"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] main f6c047c3d2: elpa-packages (mastodon): Generate the doc from the `.org`,
Stefan Monnier <=