branch: externals/tempel
commit 54ba0f24c66cb3aa153343acb2f8e828e4dd95dc
Author: Damien Cassou <[email protected]>
Commit: Daniel Mendler <[email protected]>
README: Add texinfo metadata
This should make it possible to generate an info manual from
README.org.
---
README.org | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.org b/README.org
index 3827300ceb..194823d877 100644
--- a/README.org
+++ b/README.org
@@ -1,6 +1,10 @@
#+title: TempEl - Simple templates for Emacs
#+author: Daniel Mendler
#+language: en
+#+export_file_name: tempel.texi
+#+texinfo_dir_category: Emacs
+#+texinfo_dir_title: Tempel: (tempel).
+#+texinfo_dir_desc: Simple templates for Emacs
#+html: <a href="https://www.gnu.org/software/emacs/"><img alt="GNU Emacs"
src="https://github.com/minad/corfu/blob/screenshots/emacs.svg?raw=true"/></a>
#+html: <a href="http://elpa.gnu.org/packages/tempel.html"><img alt="GNU ELPA"
src="https://elpa.gnu.org/packages/tempel.svg"/></a>