mirror of
https://github.com/Z3Prover/z3
synced 2025-04-26 18:45:33 +00:00
doc macros
This commit is contained in:
parent
87e6f103c6
commit
2b71d8bc08
3 changed files with 2 additions and 5 deletions
|
@ -64,8 +64,7 @@ ALIASES = "beginfaq=<ul>" \
|
|||
"emph{1}=<em>\1</em>" \
|
||||
"extdoc{2}=<a class=\"el\" href=\"\1\">\2</a>" \
|
||||
"nicebox{1}=<div class=\"fragment\"><pre class=\"fragment\">\1</pre></div>" \
|
||||
"ccode{1}=<tt>\1</tt>" \
|
||||
"zframe=<iframe allowtransparency=\"true\" frameborder=\"0\" style=\"width:600px;height:600px\" src=\"http://rise4fun.com/z3?frame=1&menu=0\"> </iframe>"
|
||||
"ccode{1}=<tt>\1</tt>"
|
||||
|
||||
OPTIMIZE_OUTPUT_FOR_C = YES
|
||||
OPTIMIZE_OUTPUT_JAVA = NO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue