emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] main fee13ecec7: Specify the :doc in all my packages


From: Protesilaos Stavrou
Subject: [elpa] main fee13ecec7: Specify the :doc in all my packages
Date: Tue, 7 Jun 2022 06:09:51 -0400 (EDT)

branch: main
commit fee13ecec7535f5ff5fadabb76f94747238ca32f
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Specify the :doc in all my packages
    
    * elpa-packages (cursory, fontaine, lin, logos, pulsar, tmr): Make the
    documentation explicit, so that it is converted into an Info manual.
---
 elpa-packages | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 0822b2da44..73adbfa3be 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -165,6 +165,7 @@
  ("cursory"
   :url "https://git.sr.ht/~protesilaos/cursory";
   :auto-sync t
+  :doc "README.org"
   :ignored-files ("COPYING" "doclicense.texi"))
  ("cycle-quotes"       :url nil)
  ("darkroom"            :url "https://github.com/capitaomorte/darkroom.git";)
@@ -302,6 +303,7 @@
  ("fontaine"
   :url "https://git.sr.ht/~protesilaos/fontaine";
   :auto-sync t
+  :doc "README.org"
   :news "CHANGELOG.org"
   :ignored-files ("COPYING" "doclicense.texi"))
  ("frame-tabs"         :url nil)
@@ -393,6 +395,7 @@
  ("lex"                        :url nil)
  ("lin"                :url "https://git.sr.ht/~protesilaos/lin";
   :auto-sync t
+  :doc "README.org"
   :news "CHANGELOG.org"
   :ignored-files ("COPYING" "doclicense.texi"))
  ("lmc"                        :url nil)
@@ -402,6 +405,7 @@
  ("loccur"             :url "https://github.com/fourier/loccur";)
  ("logos"              :url "https://git.sr.ht/~protesilaos/logos";
   :auto-sync t
+  :doc "README.org"
   :news "CHANGELOG.org"
   :ignored-files ("COPYING" "doclicense.texi"))
  ("map"                 :core "lisp/emacs-lisp/map.el")
@@ -537,6 +541,7 @@
  ("pspp-mode"          :url nil) ;; Was "https://git.sv.gnu.org/r/pspp.git";
  ("pulsar"             :url "https://git.sr.ht/~protesilaos/pulsar";
   :auto-sync t
+  :doc "README.org"
   :news "CHANGELOG.org"
   :ignored-files ("COPYING" "doclicense.texi"))
  ("pyim"
@@ -641,6 +646,7 @@
  ("tmr"
   :url "https://git.sr.ht/~protesilaos/tmr";
   :auto-sync t
+  :doc "README.org"
   :news "CHANGELOG.org"
   :ignored-files ("COPYING" "doclicense.texi" "Makefile"))
  ("tNFA"               :url "http://www.dr-qubit.org/git/predictive.git";)



reply via email to

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