From 35e05eb93404be5bd2c6ae8000336486a2e26d05 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 23 Jan 2018 15:43:09 -0800 Subject: Provide for icons and source formatting from script instead of content. --- docs/publish.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/publish.sh') diff --git a/docs/publish.sh b/docs/publish.sh index 02aab149..5a3fea95 100755 --- a/docs/publish.sh +++ b/docs/publish.sh @@ -78,6 +78,8 @@ EOF -aversion-label=${name} \ -arevnumber=${vers} \ -askip-front-matter \ + -asource-highlighter=pygments \ + -aicons=font \ -bhtml5 \ -o - ${adoc} >> ${output} chmod 0644 ${output} -- cgit v1.2.3-70-g09d2