branch: externals/ement commit 25d7d43336d3942469962776e31d5e079e63e070 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Docs: Fix ELPA build error Since the linked screenshots are excluded from the tarball, the Org export failed due to broken links. This should fix it... --- README.org | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index c66096f327..305755533c 100644 --- a/README.org +++ b/README.org @@ -264,9 +264,6 @@ However, note that ~matrix-client~ is a more mature client and is very reliable After almost two years of development, the first tagged release. Submitted to GNU ELPA. -* COMMENT Credits - - * Development :PROPERTIES: :TOC: :include this :ignore descendants @@ -295,6 +292,25 @@ An Org-formatted version of the Matrix spec is available in the [[https://github GPLv3 +* COMMENT Export setup :noexport: +:PROPERTIES: +:TOC: :ignore (this descendants) +:END: + +# Copied from org-super-agenda's readme, in which much was borrowed from Org's =org-manual.org=. + +# This is necessary to prevent ELPA from failing to build the documentation due to the linked screenshots being excluded from the tarball. + +#+OPTIONS: broken-links:t *:t + +** Info export options + +#+TEXINFO_DIR_CATEGORY: Emacs +#+TEXINFO_DIR_TITLE: Ement: (ement) +#+TEXINFO_DIR_DESC: Matrix client for Emacs + +** File-local variables + # Local Variables: # eval: (require 'org-make-toc) # before-save-hook: org-make-toc