diff options
Diffstat (limited to 'docs/publish.sh')
| -rwxr-xr-x | docs/publish.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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} |
