Merge "2.13: Cleanup duplicate paragraph"
[lttng-docs.git] / asciidoc.html5.conf
index 2aff8bb676707dd9aaae2b6e73c9bf66f9e5eb8a..2a33697730471a0dba03e231d95184376c753d46 100644 (file)
@@ -6,7 +6,8 @@ autowidth-option=
 note-no-anim="Animations are not supported in this output."
 
 [macros]
-(?su)[\\]?(?P<name>man):(?P<page>\S*?)\((?P<section>.*?)\)=
+(?su)[\\]?(?P<name>man):(?P<page>\S*?)\((?P<section>.+?)\)=
+(?su)[\\]?(?P<name>opt):(?P<page>\S*?)\((?P<section>.+?)\):(?P<opt>-[a-zA-Z0-9-]+)=
 (?su)[\\]?(?P<name>path):\{(?P<path>[^}]+)\}=
 (?su)[\\]?(?P<name>dir):\{(?P<dir>[^}]+)\}=
 (?su)[\\]?(?P<name>env):(?P<var>[a-zA-Z0-9_]+)=
@@ -16,6 +17,9 @@ note-no-anim="Animations are not supported in this output."
 [man-inlinemacro]
 <code><strong>{page}</strong>({section})</code>
 
+[opt-inlinemacro]
+<code>{opt}</code>
+
 [path-inlinemacro]
 <code>{path}</code>
 
This page took 0.023697 seconds and 4 git commands to generate.