diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2025-09-18 23:40:59 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2025-09-18 23:40:59 +0200 |
| commit | 3159cda84f536358285088960f6d5077b9641e67 (patch) | |
| tree | be61bc4111d85f5217a687f87c29f76b5bd0c6c1 | |
| parent | 2d8e622a32c6d414be5ef9d98db169b640d6acfa (diff) | |
* elpa-packages (ellama): Add :doc
| -rw-r--r-- | elpa-packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/elpa-packages b/elpa-packages index 2a0220d..47e4220 100644 --- a/elpa-packages +++ b/elpa-packages @@ -316,7 +316,8 @@ (electric-spacing :url nil) (elisa :url "https://github.com/s-kostyaev/elisa") (elisp-benchmarks :url nil) - (ellama :url "https://github.com/s-kostyaev/ellama") + (ellama :url "https://github.com/s-kostyaev/ellama" + :doc "ellama.info") (emacs-gc-stats :url "https://git.sr.ht/~yantar92/emacs-gc-stats" :ignored-files ("COPYING")) ;; FIXME: Work in progress. The copyright paperwork is ready. |
