aboutsummaryrefslogtreecommitdiff
path: root/install.txt.do
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-01-28 16:55:26 +0300
committerCem Keylan <cem@ckyln.com>2021-01-28 16:55:26 +0300
commit93c5f112cae3eab4d1ff28f914a77e2a74d98216 (patch)
tree693e21af38297b1f850f07c19fefe7c7fcac8445 /install.txt.do
parent4bb8046231dd10eec27aff6a409e9f428ad5ac73 (diff)
downloaddocs-93c5f112cae3eab4d1ff28f914a77e2a74d98216.tar.gz
docs: update
Diffstat (limited to 'install.txt.do')
-rw-r--r--install.txt.do1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.txt.do b/install.txt.do
index 1ce0be9..bb6f727 100644
--- a/install.txt.do
+++ b/install.txt.do
@@ -7,6 +7,7 @@ trap 'rm -f $3.org' EXIT INT
${EMACS} "$3.org" --eval \
'(progn (replace-regexp "^* Installation" "* Carbs Linux Installation Guide")
+ (setq org-export-with-toc nil)
(org-ascii-export-to-ascii nil t))'
mv "$3.txt" "$3"