mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 05:46:38 +02:00
doc: use Font Awesome for admonition labels (issue #722)
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ if(ENABLE_MAN OR ENABLE_DOC)
|
||||
|
||||
if(ASCIIDOCTOR_FOUND)
|
||||
|
||||
set(ASCIIDOCTOR_ARGS -a experimental -a revnumber="${VERSION}" -a sectanchors -a source-highlighter=prettify)
|
||||
set(ASCIIDOCTOR_ARGS -a experimental -a icons=font -a revnumber="${VERSION}" -a sectanchors -a source-highlighter=prettify)
|
||||
|
||||
add_subdirectory(en)
|
||||
add_subdirectory(fr)
|
||||
|
||||
Reference in New Issue
Block a user